Gửi tin chăm sóc khách hàng dạng POST X-Form
HTTP request
curl --location 'https://rest.esms.vn/MainService.svc/json/SendMultipleMessage_V4_post/' \
--header 'Content-Type: application/x-www-form-urlencoded' \
--data-urlencode 'Phone={{Phone}}' \
--data-urlencode 'Content={{Content}}' \
--data-urlencode 'Apikey={{ApiKey}}' \
--data-urlencode 'SecretKey={{SecretKey}}' \
--data-urlencode 'SmsType=2' \
--data-urlencode 'Brandname={{Brandname}}'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ả
Last updated