🔒 Private label — contact sales. Requires a private-label entitlement on your API client.
get set mandates
Security
oauth2ClientCredentials(Required scopes: roles:write)
- Mock serverhttps://developer.boyahq.com/_mock/v2/openapi/permissions/mandates
- Productionhttps://api.boyahq.com/v2/permissions/mandates
- Sandboxhttps://sandbox.api.boyahq.com/v2/permissions/mandates
curl -i -X PUT \
https://developer.boyahq.com/_mock/v2/openapi/permissions/mandates \
-H 'Authorization: Bearer <YOUR_TOKEN_HERE>' \
-H 'business_id: string'Response
{ "status": 200, "data": { "data": [ … ] }, "timestamp": "2026-01-09T11:09:56.314Z" }