Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Headers
Content-Type must be set to application/json
Path Parameters
The UUID of the business to fetch the tree of available categories for
Response
List of the categories available for a business
Resource type. Value will be 'Category_List'.
"Category_List"
Array of nested categorizations for a business. A categorization is a polymorphic type that can be an account, optional account, or exclusion.