{
"typeRequest": "inboxmsg",
"id": "D6A10943-23F0-4CDB-ACFE-B11E0B8EE679",
"receivedAt": "2024-12-20 12:38:36",
"channel": "77009999999",
"payload": {
"type": "location",
"payload": {
"longitude": "76.817924499512",
"latitude": "43.204887390137"
}
},
"sender": {
"phone": "77771234567",
"name": "Abai"
},
"context": {
"id": "POA10943-23F0-4CDB-ACFE-B11E0B8EE679",
"forwarded": "false",
"frequently_forwarded": "false"
}
}curl --location --request POST 'https://ВашWebhook' \
--header 'X-API-KEY: 123' \
--header 'Content-Type: application/json' \
--data-raw '{
"typeRequest": "inboxmsg",
"id": "D6A10943-23F0-4CDB-ACFE-B11E0B8EE679",
"receivedAt": "2024-12-20 12:38:36",
"channel": "77009999999",
"payload": {
"type": "location",
"payload": {
"longitude": "76.817924499512",
"latitude": "43.204887390137"
}
},
"sender": {
"phone": "77771234567",
"name": "Abai"
},
"context": {
"id": "POA10943-23F0-4CDB-ACFE-B11E0B8EE679",
"forwarded": "false",
"frequently_forwarded": "false"
}
}'Сервис недоступен, попробуйте позднее