Get a cart
Get cart for specified cart ID.
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Headers
Merchant's 24-character tenant ID
Sales channel ID
Unique request ID
Path Parameters
Cart ID
Query Parameters
true: Cart validation is enabled<br />false: Cart validation isn't enabled
Response
Unique cart identifier
Time cart was created
Time cart was last updated
Cart name
Cart description
Number of line items in the cart
Number of different (unique) line items in the cart based on line item ID
Cart status <br/> PENDING
- Cart is in pending state <br/> DELETED
- Cart is in deleted state
PENDING
, DELETED
Customer account ID
Cart configurations
Customer context
Total price of line items after discount, including shipping and shipping discount
Total discount applied to cart
Total fees applied to cart
Total price of line items, including shipping, without discount
Currency type
Cart attributes
Applied discounts
Suggested free products
The order number
Errors in this cart
Was this page helpful?