Gửi SMS
curl --location 'https://sms.etelecom.vn/api/OmniMessage/SendMessage' \
--header 'Content-Type: application/json' \
--data '{
"username": "string",
"password": "string",
"phonenumber":"string",
"routerule": ["3"],
"templatecode":"string",
"list_param":{
"property1":"string",
"property2": "string"
}
}'Tham số
Kiểu dữ liệu
Mô tả
Status
Response
Description
Last updated