post https://api.truelayer-sandbox.com/v3/payments//actions/cancel
Cancel a payment
This API can be called:
- using the
resource_token
associated with the payment you are trying to fetch; - 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.