Returns a specific order belonging to the authenticated user’s account.
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Order
The unique identifier for the order (e.g. ord_xxxxx).
The URL to view this order in the Portal.
created, in_progress, awaiting_review, completed, refunded, cancelled A custom reference provided by the customer.
Custom metadata attached to the order.
The order total in cents.
The currency code (e.g. "usd").
The associated quote identifier.
The associated cart.
The associated documents.