Parameter name | Value | Description |
---|---|---|
id |
string |
Name of the main category |
categories |
list |
List of sub categories |
categories[].id |
string |
Identifier of the sub categorie. |
categories[].name |
string |
Name of the sub category |
categories[].services |
list |
Default service list |
categories[].services[].name |
string |
Name of the service | categories[].services[].duration |
string |
Duration of the service, in minutes |
categories[].resources |
list |
Default resource list |
categories[].resources[].name |
string |
Name of the resource | categories[].resources[].duration |
string |
Duration of the resource, in minutes |
Returns entries on the business category list.
Authentication is required to execute this request. Please refer to Authentication for more.
Do not supply a request body with this method.
If successful, this method returns a response body with the following structure: