Appearance
Get bank accounts
GET
/v1/wallet/fiat/{currency}/accounts
Get a list of bank accounts that are linked to your VALR account. Bank accounts can be linked by signing in to your account on www.VALR.com or by using the Add Bank Account request.
Authorizations
apiKey
Your API key
Type
API Key (header: X-VALR-API-KEY)
apiSignature
HMAC SHA512 signature of the request (see Authentication section)
Type
API Key (header: X-VALR-SIGNATURE)
apiTimestamp
Request timestamp in milliseconds
Type
API Key (header: X-VALR-TIMESTAMP)
Parameters
Path Parameters
currency*
The currency code for the fiat currency (e.g., ZAR)
Type
Requiredstring
Responses
Bank accounts retrieved successfully
application/json