Get orders filtered by search parameters
Authentication
Basic authentication of the form Basic <base64(username:password)>.
Headers
The Authentication token obtained from the v1 get_token route
Query parameters
The state of the order. Multiple states can be matched by specifying a comma-separated list of values.
FeedAMP’s understanding of the state of the order in the marketplace. Multiple states can be matched by specifying a comma-separated list of values.
Marketplace state was last changed after this datetime. RFC-3339 date-time format — fractional seconds not allowed
Marketplace state was last changed before this datetime. RFC-3339 date-time format — fractional seconds not allowed
Orders created in FeedAMP after this datetime. RFC-3339 date-time format — fractional seconds not allowed
Orders created in FeedAMP before this datetime. RFC-3339 date-time format — fractional seconds not allowed
FeedAMP order ID. May be a comma-delimited list of multiple IDs.
The primary order number provided by the marketplace. May be a comma-delimited list of multiple
The customer-facing order number provided by the marketplace. May be a comma-delimited list of multiple
Order identifier in the merchant’s e-commerce platform. May be a comma-delimited list of multiple
Client-provided identifier for a location to limit order results to. This will take precedence over source_location_id if both are present in the request.