POST api/jobs/{id}/accept-quote

Request Information

URI Parameters

NameDescriptionTypeAdditional information
id

globally unique identifier

Required

Body Parameters

globally unique identifier

Request Formats

application/json, text/json

Sample:
"b7a6d6a2-168e-48d7-aede-6cb29f265483"

application/x-www-form-urlencoded

Sample:

Sample not available.

Response Information

Resource Description

IHttpActionResult

None.

Response Formats

application/json, text/json

Sample:

Sample not available.