Skip to content
- Choosing a selection results in a full page refresh.
- Opens in a new window.
curl --location --request POST 'https://business-api.tiktok.com/open_api/v1.3/event/track/' --header 'Access-Token: <>' --header 'Content-Type: application/json' --data-raw '{
"event_source": "web",
"event_source_id": "CVURL4RC77U0VMU9DO40",
"data": [
{
"event": "CompletePayment",
"event_time": 1744682203,
"user": {
"email": "d835b8a9c84a2915122df0065c7caadca019b518a363b511a87b48469f4263ce",
"phone": "0389067940a30a54314f9a2333d6636b609aa7199a6f931a1674350cd554fef9"
},
"properties": {
"currency": "USD",
"content_type": "product"
},
"page": {
"url": "https://thesimplespot.org/"
}
}
]
}'