Create order
Create a delivery order. Returns the created order including its orderId, barcode, and trackingUrl.
Authorizations
Body
Pickup location the order is dispatched from.
20"ABC123"
Your own reference for the order. Keep it unique.
100"PADE3JWEA"
100"Jane Doe"
"iPod"
100"ABC"
30"+31612345678"
100"Please leave the package at the door when I am not home."
false
Height of the collo (mm).
x <= 1000120.5
Length of the collo (mm).
x <= 1000200
Width of the collo (mm).
x <= 100075.5
Weight of the collo (g).
x <= 2000022.5
Deliver to this pickup point. Use the pudoId of a point returned by GET /pickup-points. The order is created with the carrier that serves that point, and is rejected when no pickup point delivery is available for the address.
100"9f83c1b0a4"
Attach this order to an existing delivery bundle. Omit it on the first order; the create response returns an orderBundle object whose bundleId you pass here on subsequent orders to group them as one multi-parcel shipment.
100"VNN1UY7TMSY81P8Q4A2C7"
Response
Order created
1
"SPQ-10293"
"PADE3JWEA"
draft, expected, in_transit, out_for_delivery, awaiting_next_attempt, at_pickup_point, completed, failed, in_return_transit, returned, cancelled, rejected, address_not_found, inactive, missing, lost, error "draft"
"iPod"
"3STBXX123456789"
Pickup point this order is delivered to, when there is one.
"9f83c1b0a4"
"https://tracking.sparqle.com/barcode/3STBXX123456789"
"Jane Doe"
"Gustav Mahlerlaan 320, 1082 ME Amsterdam"
"12:40 - 13:00"
"2026-08-13"
"2026-08-13"
1