Get Order
Authentication
Bearer authentication of the form Bearer <token>, where token is your auth token.
Path parameters
Response
The specific channel within a marketplace in which orders are processed (typically corresponds to region)
The datetime of the purchase date. ISO 8601 date-time YYYY-MM-DDTH:i:sZ (all times must be in UTC)
- PENDING - The order has been placed into FeedAMP but is not yet released for shipment
- ORDERED - The order is ready for shipment but has not yet been acknowledged by the seller
- IN_PROGRESS - The order has been acknowledged and is in the process of being fulfilled
- CANCELLED - The seller has cancelled the order completely
- FULFILLED - The seller has either completely fulfilled the order, or partially fulfilled and cancelled the remaining quantities
- COMPLETE - The order has been acknowledged by the marketplace as being complete by changing the marketplace_state to SHIPPED or CANCELLED
- True - The order is fulfilled by the marketplace
- False - The seller must fulfill the order
Details about the location (e.g. store) associated with an order
The customer’s instructions to the delivery service regarding where/how to leave the package
The earliest expected ship-by date. ISO 8601 date-time YYYY-MM-DDTH:i:sZ (all times must be in UTC)
The latest expected ship-by date. ISO 8601 date-time YYYY-MM-DDTH:i:sZ (all times must be in UTC)
The latest expected deliver-by date. ISO 8601 date-time YYYY-MM-DDTH:i:sZ (all times must be in UTC)
The earliest expected deliver-by date. ISO 8601 date-time YYYY-MM-DDTH:i:sZ (all times must be in UTC)
Key/Value pairs of data the marketplace wants to associate with an order
- PENDING - Order is still awaiting payment or other finalization before being eligible for fulfillment
- AWAITING_SHIPMENT - The marketplace does not yet have any fulfillment information for the order
- SHIPPED - The marketplace has successfully retrieved fulfillment information for the entire order
- CANCELLED - The order has been cancelled, either due to action initiated by the marketplace (customer cancelled) or the entire order has been cancelled during fulfillment processing (seller cancelled)
- shipment - Requires shipment by the seller
- digital - No physical fulfillment
- pickup - Order prepared for local pickup by buyer