Save payment account

Save the account details associated with a payment for subsequent re-use. This endpoint can be called for closed-loop payments.

This API can be called:

  • using the resource_token associated with the payment you are trying to fetch;
  • using a backend bearer token.
📘

This endpoint is used as part of TrueLayer's payment authorisation UIs. Please contact us if you need more information about this endpoint.

Path Params
string
required

ID of the payment

Headers
string
required

An idempotency key to allow safe retrying without the operation being performed multiple times.
The value should be unique for each operation, e.g. a UUID, with the same key being sent on a retry of the same request.

string
required

A JWS with detached content, signed with your private key.
See Request Signing

Responses

Language
Credentials
URL
LoadingLoading…
Response
Choose an example:
*/*
application/problem+json; charset=UTF-8