v1

latestOpenAPI 3.1.02026-07-2296226496.3 KB
Job

Select Quote

Select a delivery quote to dispatch the job to a provider. Selecting a quote creates a delivery and begins the fulfillment process with the chosen provider.

post/v1/select_quote

Request body

quoteIdstring required

Unique reference number for the quote that should be selected to create a job and start a delivery

Example request

{
  "quoteId": "qot_01234567890"
}

Response

OK