Hàm lấy thông tin trạng thái ZNS
Đây là hàm dùng để truy xuất trạng thái của thông báo ZNS.
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}}"
}'Tham số
Kiểu dữ liệu
Tính bắt buộc
Mô tả
Thuộc tính
Kiểu dữ liệu
Mô tả
Thuộc tính
Kiểu dữ liệu
Mô tả
Last updated