Added
Pro Account Mandate endpoints are now available
May 22nd, 2026 by Integrations Squad
We are happy to announce the introduction of the following endpoints:
- List Pro Account payment mandates
- Route
GET /api/external/v2/pro_account/mandates - Scopes
customer_mandates:readonlyorcustomer_mandates:all
- Route
- List mandate migration candidates
- Route
GET /api/external/v2/pro_account/mandate_migrations - Scopes
customer_mandates:readonlyorcustomer_mandates:all
- Route
- Migrate a mandate to Pro Account
- Route
POST /api/external/v2/pro_account/mandate_migrations - Scopes
customer_mandates:all
- Route
- Send a Pro Account SEPA mandate request
- Route
POST /api/external/v2/pro_account/mandate_requests - Scopes
customer_mandates:all
- Route

