The multichannel auto-generated OTP
HTTP request
curl --location 'https://rest.esms.vn/MainService.svc/json/SendMessageAutoGenCode_V5' \
--header 'Content-Type: application/json' \
--data '{
"ApiKey": "{{ApiKey}}",
"Phone": "{{Phone}}",
"TimeAlive": "{{TimeAlive}}",
"SecretKey": "{{SecretKey}}",
"MultiChannelTempId": "{{MultiChannelTempId}}",
"TypeId":"{{TypeId}}"
}'Parameter
Type
Required
Description
Parameter
Type
Description
Last updated