Get ZNS status information
HTTP request
curl --location 'http://rest.esms.vn/MainService.svc/json/GetZaloMessageStatus' \
--header 'Content-Type: application/json' \
--data '{
"ApiKey": "{{ApiKey}}",
"SecretKey": "{{SecretKey}}",
"OAID": "{{OAID}}",
"MessageId": "{{MessageId}}"
}'Paramter
Type
Required
Description
Paramter
Type
Description
Paramter
Type
Description
Last updated