log/cart/add

Add products to a customers cart. A product is defined as a basket_product object (see below)

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 to the basket

string

Will be self assigned if one is not provided

Responses

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