Method to get the list of template categories.
https://api.wbsrvc.com/TemplateV2/GetCategories/
POST
| user_key Required |
User Key of the user who initiates the call. Type: string |
| limit Optional |
Limit the number of resulting categories. Type: integer |
| offset Optional |
Offset the beginning of resulting categories. Type: integer |
| count Optional |
Return the number of categories. Type: string - possible value 'true', 'false' |
| client_id Optional |
Client ID of the client in which the category is created. Type: integer |