Returns bank account

Headers

AuthorizationstringRequired

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

Query parameters

countryCodestringRequired

Symbol of the country of choice.

currencySymbolstringRequired

Symbol of the currency of the chosen country.

emailstringRequired

user email

Response

successful operation

_idstringOptional
bankCodestringOptional
countryCodestringOptional
currencySymbolstringOptional
accountNumberstringOptional
accountstringOptional
namestringOptional

Errors