Get order by ID
Retrieve a completed order by its unique identifier. When cartId is provided as a query parameter, the server validates it against the hold transaction and grants access without requiring customer authentication.
By default, the purchaser sees all items in the order. An invited guest can access only the items to which they were invited.
Authentication
Path parameters
Headers
Query parameters
Response
Human-readable confirmation number for customer support and emails
Server-ordered display lines for receipt rendering. Always includes SubtotalLine. Conditionally: VoucherLine, ProtectionLine.
Monetary amount in minor units (cents for USD). Never uses floating point to avoid precision errors.
When the order was created (UTC)
Monetary amount in minor units (cents for USD). Never uses floating point to avoid precision errors.