Activity Category by ID
Performs a fetch of all configured categories by ID.
zapiGetActivitiesByCategoryId
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. |
categoryId* | integer | ID of the category. |
verboseMode | string | True or False - Using this flag will curtail the amount of detail provided in the response. |
Last updated