Consent 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: 710
{
"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"
},
"configuration": {
"container": "ckion-demo",
"environment": "live",
"version": "3",
"debugcode": "a675b5f1-48d2-43bf-b314-ba4830cda52d"
},
"data": {
"identifier": {
"user": {
"id": 7.173716454587715e+22,
"action": "new"
},
"consent": {
"id": "d40cfeb0-9526-43d7-96d3-02d5ae65df67",
"action": "new"
}
},
"consent": {
"lastupdate": 1720611159546,
"data": {},
"vendors": {
"ga4": true
},
"vendorsChanged": {
"ga4": true
}
}
}
}