Orders
Learn how to manage orders.
An order represents a business transaction between two parties. An order typically consists of a collection of line Items, billing address, and shipping address.
The Orders resource provides access to an authenticated shopper's orders. Use the Orders API to get order details for a shopper.
Important: All methods in this API requires an authenticated (full access) token.

Example order detail page
Last modified 2yr ago