v1
latestOpenAPI 3.0.02026-07-226950132.6 KBcart
Get cart in session by cart key
Gets the cart in session for the provided cart key.
get/get-cart/{id}
Path parameters
idstring required
Unique cart key for the session.
Query parameters
thumbboolean
Returns the URL of the product image thumbnail.
Response
Cart in session retrieved successfully.
Cart required
A map of cart item keys to cart item objects. Each property key is a unique cart item key.