post https://api.truelayer-sandbox.com/v3/mandates//authorization-flow
Start the authorization flow for a mandate.
This API can be called:
- using the
mandate_token
associated with the Mandate you are trying to fetch; or - using a backend bearer token.
Endpoint path changes
All Payments API v3 endpoints now start with
/v3/
. The old endpoints still work, but you must use the new path for all new integrations.