Tin gencode tự động multichanel: Zalo -> SMS
Khác với tin gencode tự động SMS, tin gencode ở hàm này sẽ là multichanel. Nếu tin ZNS thất bại sẽ về tin nhắn SMS brandname với cùng một mã OTP.
HTTP request
curl --location 'https://api-portal.senbac.com/MainService.svc/json/SendMessageAutoGenCode_V5' \
--header 'Content-Type: application/json' \
--data '{
"ApiKey": "{{ApiKey}}",
"Phone": "{{Phone}}",
"TimeAlive": "{{TimeAlive}}",
"SecretKey": "{{SecretKey}}",
"MultiChannelTempId": "{{MultiChannelTempId}}",
"TypeId":"{{TypeId}}"
}'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