Get list registered brandnames
Last updated
Last updated
This endpoint is ideal for getting the list of brandnames that registered at ViHAT.
GET
Response Type: application/json
Request body:
ApiKey
string
Your API key.
SecretKey
string
Your Secret key.
Response:
Valid request.
Response body:
CodeResponse
string
Response code.
Brandname
string
Name of brandname.
Type
string
Type of brandname: 1: Advertising. 2: Customer care. 23: Viber.
The detail of error code can refer at .
Get the sample of code for programing languagues to use in Postman refer at .