Retrieves details of a specific order.
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Success
The UUID of the specific object.
A string describing the object type returned.
Expandable – The associated checkout ID.
The overall fulfillment status of this order based on all fulfillments – one of fulfilled, partially_fulfilled, or unfulfilled.
Set to true if this order is in live mode, and set to false if it is in test mode.
The unique identifier for this order that is auto generated based on this account's order protocol.
One of either checkout or subscription.
A URL that will redirect to this order's correct portal page (hosted or external).
The overall return status of this order based on all return requests – one of not_returned, partially_returned, return_request_open, or returned.
The overall shipment status of this order based on all fulfillments – one of unshippable, unshipped, shipped, partially_shipped, or delivered.
The link to view and download the "invoice" or "receipt" statement of this order.
The current status of this order, which can be one of draft, paid, payment_failed, processing, or void.
Expandable – Property not returned unless expanded.
Time at which the object was created. Measured in seconds since the Unix epoch.
Time at which the object was last updated. Measured in seconds since the Unix epoch.