Skip to main content
GET
Get persistent cart by customer ID

Path Parameters

id
string
required

Unique customer ID.

Query Parameters

thumb
boolean
default:false

Returns the URL of the product image thumbnail.

Response

Persistent cart retrieved successfully.

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

{key}
object