buildOrderDeliveryResponse).
Auth
One of:- Valid checkout access token / cookie for the order
- Matching customer email (legacy)
- Staff session with
viewOrders
Path parameters
string
required
Order database id (CUID).
Behavior
- Requires a completed (or fulfillable) order context — unpaid drafts do not expose keys.
- Payload may include
methods,licenseKeys,downloadFiles,manualDelivery,deliveryInstructions, and custom field data depending on product config.
Related
See How delivery works.