get https://api.truelayer-sandbox.com/v3/payments/
Returns payment details.
This API can be called:
- using the
resource_token
associated with the payment you are trying to fetch; - using a backend bearer token.
Note: Some fields are required when OAuth2 token is used.
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.