Reference
/- List policy approval workflows for the selected currency
List all business policy groups
Fetch all policy groups with their policies
Get business policies by policy group ID
Get a single business policy by ID
Get full business policy summary
Get category or subcategory policies
Create or update a category / subcategory policy
Update a category or subcategory policy
Delete a category or subcategory policy
Create a policy approval workflow for a currency
Create a new business policy
Update a business policy
Delete a business policy
List policy approval work...
🔒 Private label — contact sales. Requires a private-label entitlement on your API client.
Returns POLICY_BASED (action_type 11) approval workflows for the business, scoped to the currency indicated by the org_wallet_ref header. Used to pick an existing approval workflow when configuring a subcategory policy.
Security
oauth2ClientCredentials(Required scopes: business-policies:read)
- Mock serverhttps://developer.boyahq.com/_mock/v2/openapi/business-policies/workflows
- Productionhttps://api.boyahq.com/v2/business-policies/workflows
- Sandboxhttps://sandbox.api.boyahq.com/v2/business-policies/workflows
curl -i -X GET \
https://developer.boyahq.com/_mock/v2/openapi/business-policies/workflows \
-H 'Authorization: Bearer <YOUR_TOKEN_HERE>' \
-H 'business_id: string'