post
https://api.vcita.biz/v3/access_control/business_roles
Create a new role for a business.
Permission Hierarchy Validation:
Permissions follow a hierarchy structure where category permissions (e.g., payments.manage) must be enabled before their extended permissions (e.g., payments.invoices.export) can be used. Extended permissions have three parts in their key (e.g., category.subcategory.action), while category permissions have two parts (e.g., category.manage). If you attempt to enable an extended permission without its corresponding category permission, the API will return a 400 error.
Available for Staff Tokens
