Create Order

For point-to-point deliveries, provide both pickupDetails and dropoffDetails. For pickup only orders, provide pickupDetails only. For dropoff only orders, provide dropoffDetails only.

Body Params

Request body

string
required
length ≥ 1

An unique ID to identify order in your system

string

A unique friendly ID that is displayed in the Order Card for easy identification for the user

order
object
required
pickupDetails
object
dropoffDetails
object
deliveryRequirements
object
pickupRequirements
object
externalAssignee
object
string
enum

Timezone for the order, must be one of the supported timezones

boolean

Whether to send SMS notification to the user for this order, default is true

Responses

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