Get list customer care templates
This endpoint is used for getting the registered brandname template at ViHAT according to the given brandname.
HTTP request
POST
https://rest.esms.vn/MainService.svc/json/GetTemplate/
Content Type: application/json
Response Type: application/json
Request body:
Paramter
Type
Required
Description
ApiKey
string
Your API key.
SecretKey
string
Your Secret key.
SmsType
string
Type of brandname 2: Customer care
BrandName
string
The input brandname registered at ViHAT.
Response:
Valid request.
Response body:
Thuộc tính
Kiểu dữ liệu
Mô tả
NetworkID
string
1: Viettel 2: Mobi 3: Vinaphone 4: Vietnammobile 5: Gtel 6: Itel 7: Reddi
TempContent
string
Content đã đăng ký với nhà mạng
TempId
string
TempId của nhà mạng
Last updated