Get Order
Retrieve a single product by its ID. All of its SKUs will also be retrieved. The count
, limit
, offset
and total
values in the response represent the Product only and do not include SKUs.
Path parameters
Headers
Bearer authentication of the form Bearer <token>, where token is your auth token.
Response
One of pending
, unfulfilled
, fulfilled
, disputed
, dispute-lost
, or refunded
A comment string for this order editable by API user (not used by Webflow).
If an order was disputed by the customer, then this key will be set with the dispute’s status.
A string editable by the API user to note the shipping provider used (not used by Webflow).
A string editable by the API user to note the shipping tracking number for the order (not used by Webflow).
An object with the keys fullName
and email
.