Get list registered brandnames
HTTP request
curl --location --globoff 'https://rest.esms.vn/MainService.svc/json/GetListBrandname/{{ApiKey}}/{{SecretKey}}'Parameter
Type
Required
Description
{
"CodeResponse": "100",
"ListBrandName": [
{
"Brandname": "Baotrixemay",
"Type": 2
},
{
"Brandname": "QC_ONLINE",
"Type": 1
},
{
"Brandname": "BAT DONG SAN GIA TOT",
"Type": 23
}
]
}{
"CodeResult": "101",
"ErrorMessage": "Authorize Failed"
}Paramter
Type
Description
Last updated