/api/addtocart

Query Params
string
required
Body Params
string

The profile key identifying the visitor associated with this event. Must not include personally identifiable information (PII) to comply with GDPR guidelines.

string | null

The key of the session. This key is used to group events that belong to the same session. Allowed characters are alphanumeric characters and hyphens.

string

The article number of the product the visitor added to their cart.

int32 | int32

How many of this product the visitor added to their cart.

double | double | null

The total (sum) price of the products added to the cart.

Responses
204

No Content

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