POST api/jobs/{id}/accept-quote
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| id | globally unique identifier |
Required |
Body Parameters
globally unique identifierRequest Formats
application/json, text/json
Sample:
"b7a6d6a2-168e-48d7-aede-6cb29f265483"
application/x-www-form-urlencoded
Sample:
Sample not available.
Response Information
Resource Description
IHttpActionResultNone.
Response Formats
application/json, text/json
Sample:
Sample not available.