GET
List supported currencies
This lists the currencies your program supports, and the payment rails for each one (such as Faster Payments, SEPA Instant, CHAPS, or SWIFT). The list depends on your program and the bank behind it.
Use this to fill currency menus, and to tell whether a payment will arrive instantly or go out in a batch.

Authorizations

Authorization
string
header
required

The user's id_token from authentication — the ID token, not the access_token. The program and environment come from the token.

Response

Supported currencies

success
boolean
Example:

true

data
object