listCarts

Retrieves a paginated list of cart summaries for a customer in the specified region.

A cart summary includes basic information like the cart's ID, type, and region, but not item details.

Usage Plan:

Rate (requests per second)Burst
22

The x-amzn-RateLimit-Limit response header returns the usage plan rate limits that were applied to the requested operation. The preceding table indicates the default rate and burst values for this operation. For questions about your usage plan, reach out to your Amazon Business technical contact.

🚧

region must be set to US. Selecting any other region will return an error.

Query Params
string
enum
required

The region where the customer wants to retrieve the carts.

string

A page token returned in the response to your previous request when the number of results exceed the page size. To get the next page of results, include pageToken as a parameter. There are no more pages to return when the response returns no nextPageToken. This token needs to be encoded.

integer
Defaults to 5

Number of cart summaries to return per page. Default: 5. Maximum: 10.

Headers
string
required

Email address of the Amazon Business customer making the request.

Responses

Language
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json