GET
/
bank-accounts

Authorizations

Authorization
string
headerrequired

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Query Parameters

countryCode
string
required

Symbol of the country of choice.

currencySymbol
string
required

Symbol of the currency of the chosen country.

email
string
required

user email

Response

200 - application/json
_id
string
bankCode
string
countryCode
string
currencySymbol
string
accountNumber
string
account
string
name
string