Track
The track endpoint is a newer endpoint that can be used to create or update customers, and also send events, charges, and tags in for them using one single API call.
Create Customers, Events, Charges, Tags
Request Body
Name
Type
Description
{
"success": true,
"code": 200,
"data": null
}Last updated