Get SMS by SMSID
HTTP request
curl --location --globoff 'http://rest.esms.vn/MainService.svc/json/GetSendStatus?RefId={{SMSID}}&ApiKey={{ApiKey}}&SecretKey={{SecretKey}}'Parameter
Type
Required
Description
{
"CodeResponse": "100",
"SMSID": "434a124c-7818-4f45-bdf2-7f7b07fff210100",
"SendFailed": 0,
"SendStatus": 5,
"SendSuccess": 1,
"TotalPrice": 850.0000,
"TotalReceiver": 1,
"TotalSent": 1
}{
"CodeResponse": "101",
"SMSID": "47756317-0cbe-494a-9d02-c85703a1baff20"
}Paramter
Type
Description
Last updated