post https://api.truelayer-sandbox.com/v3/mandates//authorization-flow/actions/consent
Submit the consent given by the user
This API can be called:
- using the
mandate_token
associated with the mandate you are trying to authorize; - 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.