cart
Get cart contents
Gets the cart items added by the customer.
get/get-cart
Query parameters
cart_keystring
Unique identifier for the cart/customer.
thumbboolean
Returns the URL of the product image thumbnail.
Response
List of cart items.
Cart required
A map of cart item keys to cart item objects. Each property key is a unique cart item key.
Changes
No recorded changes to this endpoint across all 1 revision of this API.