This endpoint retrieves the current state of a shopping cart, including all items, calculated totals, and applied discounts.
Authentication
This endpoint requires a valid API key withcarts:read
permissions.
Path Parameters
The unique identifier of the cart
Query Parameters
Expand related objects: “items.product”, “customer”, “shipping_methods”
Calculate available shipping methods (requires shipping address)
Calculate tax amount (requires shipping address)