Skip to content

List policy approval workflows for the selected currency

Request

🔒 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)
Headers
business_idstringrequired

Business identifier for the request

curl -i -X GET \
  https://developer.boyahq.com/_mock/v2/openapi/business-policies/workflows \
  -H 'Authorization: Bearer <YOUR_TOKEN_HERE>' \
  -H 'business_id: string'

Responses

Workflows returned successfully