Search for carts
Search for carts meeting specified criteria, including creation date, status, user, approver, and purchase order
Headers
The x-site-context
header is a JSON object that contains information about the source you wish to pull from. The mandatory account
is the 24 character identifier found in Copilot. The channel
(Sales channel ID), stage
(environment name), and date
attributes can be used to further narrow the scope of your data source.
API Key for Gateway
Authorization token for the user
Body
Cart search parameters and response pagination details /// Search for carts meeting specified criteria, including creation date, status, user, approver, and purchase order
Pagination offset (starts with zero)
Number of cart responses per page
Cart search parameters
Response
Cart search response object
Pagination offset (starts with zero)
Number of cart responses per page
Number of available carts meeting search criteria
Details for carts meeting search criteria
Was this page helpful?