log/sale

Log a sale / order made by a user.

Body Params
string
required

You store API key

string

ID of the customer who made the order / sale.

string

The email of the customer who mae the order / sale.

string
required

ID of the order / sale.

products
array of objects
required

List of products in the order. Can be a simple list of product IDs or a list of objects with ID, price and quantity.

products*
string

Required for tracking
Visitor ID for the given visitor.
If auto, an anonymous ID is generated.
See API documentation on Visitor Tracking for details.

Response

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