Get Agent Profile
Retrieve the profile of any agent by ID.
zapiAgents_GetProfile
GET
https://{yourdomainname}.zaui.net/zapi/
Request Body
Name | Type | Description |
---|---|---|
zapiToken* | integer | Token that must be used for a reseller to communicate with the supplier system. |
zapiAccountId* | integer | Generated by the supplier system. |
zapiUserId* | integer | Generated by the supplier system when a new contact is created. |
methodName* | string | The method being called. |
agentID* | integer | Retrieved by running Authenticate Agent call. |
agentHashKey* | integer | Retrieved by running Authenticate Agent call. |
Last updated