v15

OpenAPI 3.0.1Apache 2.02026-08-04342207564.3 KB
Quotes (Smart)(v2)

Changes quote status if possible (400 Bad Request is returned otherwise).

Changes quote status if possible (400 Bad Request is returned otherwise). The status has to be specified using one of the following keys: <ul><li>PENDING – available when the job has one of the following statuses: REQUESTED, REJECTED</li><li>SENT – available when the job has one of the following statuses: PENDING</li><li>APPROVED – available when the job has one of the following statuses: REQUESTED, PENDING, SENT, APPROVED_BY_CLIENT</li><li>REJECTED – available when the job has one of the following statuses: REQUESTED, PENDING, SENT</li></ul>

put/v2/quotes/{quoteId}/status

Path parameters

quoteIdstring required

quote's internal identifier

Request body

statusstring

Response

Success