Get list OA
Last updated
Last updated
This endpoing is ideal for retriving the list of connected OA at ViHAT.
POST
Content Type: application/json
Response Type: application/json
Request body:
ApiKey
string
Your API key.
SecretKey
string
Your Secret key.
Response:
Valid request.
Body response:
OAID
string
Zalo OA ID is the id at Zalo Official Account of the company or organization. The company need to login to the Zalo OA management page to get this value. Note: Pre-registration is required.
OAName
string
The name of OA according to the Id
The detail of error code can refer at .
Get the sample of code for programing languagues to use in Postman refer at .