Create an Order
Authentication
AuthorizationBearer
Request
vehicle
The vehicle type you require to fulfil this order.
fulfilment_date
The date on which the order should be fulfilled. Expects date in format ‘Y-m-d’.
duration
The required duration within which the order will be fulfilled.
Allowed values:
payment_method
Select the method the API should use to process payment for this order.
Allowed values:
starting_location
Details of the location where the delivery driver will pickup all items that are to be delivered during this order.
two_man_delivery
Whether or not the delivery driver is required to have an additional person with them to fulfil the order. Defaults to false if not provided.
internal_ref
An order reference provided by your systems.
additional_notes
Additional information that will be seen by the delivery driver before and during order fulfilment.
Response
Created
data
A single order's data for consumption by users who can place orders.
Errors
403
Forbidden Error
422
Unprocessable Entity Error
