Place an Order
Authentication
AuthorizationBearer
Request
This endpoint expects an object.
product_code
A product reference provided by your account manager.
payment_method
Select the method the API should use to process payment for this order.
Allowed values:
order_locations
These are the pickup and drop-off locations for your delivery: the first object being pickup, the second is drop-off. Both are required.
internal_ref
An order reference provided by your systems.
additional_notes
Additional information that will be seen by the delivery driver during order fulfilment.
items
branding
Provide basic branding details. If provided, these will be displayed on our delivery tracking screens.
Response
Created
id
The ID of the order.
code
Zippd's short ID code for the order. Unique, and always starts with two letter, e.g. "DA", "RE" etc.
type
The order type.
Allowed values:
fulfilment_date
The date on which the order will be fulfilled by the driver.
internal_ref
An order reference provided by your systems.
status
The current status of the order.
sub_status
The current sub-status of the order. The va sub_status will always be relative to the value of the status field.
Allowed values:
total_items
The total number of items (or parcels) attributed to this delivery request.
started_at
Date/time when the delivery driver began fulfilling the delivery.
completed_at
Date/time when the delivery driver completed fulfilling the delivery.
canceled_at
Date/time when the delivery was cancelled.
additional_notes
Additional information that will be seen by the delivery driver before and during order fulfilment.
cost_of_goods
The total cost of goods being delivered. This will be in lowest unit of currency, e.g. in pence for GBP.
locations
All locations relating to this order's deliveries. The first item is always the location where the driver will pickup the parcels to be delivered.
barcodes
A list of barcodes (parcels) that are to be delivered on with this order.
printable_label_url
An absolute URL to a PDF with all package labels for this order.
Errors
422
Unprocessable Entity Error
