Get callback data
HTTP request
curl --location 'https://status-sms.esms.vn/ZaloCallback/GetCallback' \
--header 'Content-Type: application/json' \
--data '{
"ApiKey":"{{ApiKey}}",
"SecretKey":"{{SecretKey}}",
"ListRefid": [
"{{Refid}}",
"{{Refid}}",
"{{Refid}}"
],
"OAId": "{{OAId}}"
}'Paramter
Type
Required
Description
Paramter
Type
Description
Last updated