Add to Cart

Records that a user has added an item to their cart

Body Params
identification
object
required
string
required

The unique identifier for the item as defined by the partner. This represents the parent identifier for the item. For example, if you sell similar shirts, they may have the same parent id, but a different sku for each size / color combination

string

The SKU of the item as defined by the partner. This represents the child identifier for the item. For example, if you sell similar shirts, they may have the same parent id, but a different sku for each size / color combination. This is optional, but should be included if available.

string
required

The unique identifier for the cart as defined by the partner. Contains the value of the cart cookie on the platform. Only needed for cookie based cart replenishment

extra
object
required

Any additional attributes, may be passed empty.

string
required

The agent from which the event was sent

string
required

The timestamp of the event in milliseconds since the unix epoch

string
required

The unique identifier for the website as provided by Wunderkind

Responses

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