Create Purchase Event

Tracks a purchase event. Returns the created event if successful.

Path Params
string
required

Brand ID. UUID v4 format.

Body Params

Purchase event containing information on the user, order, and products. Used along with track events to track conversion.

A unique identifier of the User.

string
required

A unique identifier of the order.

The total amount of the order.

The email address of the user.

array | null

A list of product identifiers.

Responses

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