/
Callback request
Callback request
When making a callback request, JSON data will be sent to the link that was registered as a data recipient during the request_call_me event using the PUT method in the query body:
Data example:
{
"call_id": 115,
"call_title": "John",
"call_phone": "+38 (012) 421-42-14",
"call_date": "2022-09-08 20:04:48",
"call_url": "https://site.com/en/buy/trampoline-atleto-140-cm-with-net-blue",
}
Values:
call_id — callback request ID
call_title — the value of the Name field in the callback request form on the website
call_phone — the value of the Phone field in the callback request form on the website
call_date — callback request creation date and time
call_url — a link to the page the customer was on when filling out the request