log/cart/update

Sets the customers basket to the given products. A product is defined as a basket_product object (see below)

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…

The structure of a basket_product

TypeAttributeRequiredDescription
idstr or intRequiredThe id of the product
quantityintRequired`How many of the given product
Query Params
string
required

You store API key.

products
array
required

A list of products in the form of basket_products

products*
string

Visitor id belonging to the basket

string

Email belonging tot he basket

string

Will be self assigned if one is not provided

Responses

Language
Credentials
Query
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json