Skip to main content
POST
Select Quote

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Body

application/json

Expected input for selecting a quote.

quoteId
string
required

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

Example:

"qot_01234567890"

Response

OK

Expected output when selecting a quote for a task, batch , order.

job
ReturnedJobMixin · object
required

A Nash Job.