Data Submission Request
API - Definition
Last updated
Was this helpful?
Last updated
Was this helpful?
Was this helpful?
POST / HTTP/1.1
Host: hash.customer.com
Authorization: Bearer YOUR_SECRET_TOKEN
Content-Type: application/json
Accept: */*
Content-Length: 1085
{
"version": 3,
"system": {
"type": "http-api",
"timestamp": 1655704922774,
"navigator-userAgent": "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/101.0.4951.67 Safari/537.36",
"initiator": "jts_push_submit",
"href": "https://stage-test.jtm-demo.com/?",
"requestType": "sendBeacon",
"domain": ".jtm-demo.com"
},
"consent": {
"<vendorId>": {
"status": "ncm",
"execute": true
}
},
"configuration": {
"container": "ckion-demo",
"environment": "live",
"version": "3",
"debugcode": "a675b5f1-48d2-43bf-b314-ba4830cda52d",
"jtsAutomationId": "12345abcd6789"
},
"data": {
"identifier": {
"user": {
"id": 7.173716454587715e+22,
"action": "new"
},
"session": {
"id": 7.173716454587715e+22,
"action": "new"
}
},
"variables": {
"document_location_href": "https://ckion-dev.jtm-demo.com/?",
"fb_browser_id": "fb.1.1711009849625.5246926883",
"jtspushedcommands": [
"pageview",
"submit"
],
"product_id": [
"1111",
"2222222"
]
},
"enrichment": {
"enrichment_testplugin": {
"arguments": {
"account": "brand-country",
"productId": [
"12345"
],
"baseProductId": [
"1"
]
},
"variables": [
"enrich_product_price",
"enrich_product_brand",
"enrich_product_name"
]
}
}
}
}