v1

latestOpenAPI 3.0.02026-07-226950132.6 KB
cart

Get persistent cart by customer ID

Gets the persistent cart for the provided customer ID.

get/get-cart/customer/{id}

Path parameters

idstring required

Unique customer ID.

Query parameters

thumbboolean

Returns the URL of the product image thumbnail.

Response

Persistent cart retrieved successfully.

Cart required

A map of cart item keys to cart item objects. Each property key is a unique cart item key.