Schedule delivery

Create a delivery based on a previously generated quote.

Rate Limit

This endpoint is rate limited. Rate limit to be communicated in response headers.

Body Params
string
length ≤ 40

Required if external_ref_id, pickup and dropoff not specified

pickup_details
object
required
dropoff_details
object
required
string
length between 5 and 128

Partner external reference unique identifier.
Example: 6823e970-283d-4bfd-849e-7bcb0e4a1b40
Example: ref01
Required if quote id is not specified.

string
length ≤ 6

Human readable short id. Defaults to the 6 last alphanumeric characters of the external_ref_id if not specified.

pickup
object

Required if quote id is not specified.

dropoff
object

Required if quote id is not specified.

cargo
object
features
array of strings

Feature to apply to the delivery

features
Responses

Retry-After response header provided

Language
Credentials
OAuth2
URL
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json