v47

latestOpenAPI 3.0.0raw.githubusercontent.com2026-08-013871777.1 KB
Bank

Retrieve a Bank

Retrieve a bank object by its id. The id is a unique identifier of the bank within Ivy.

post/api/service/banks/details

Request body

idstring required

The id is a unique identifier of the bank within Ivy.

Response

Returns bank details

idstring required

Unique identifier of the bank.

namestring required

Name of the bank.

logostring

The logo in the form of an URL

marketstring[] required
currenciesstring[] required
groupstring
urlstring

The URL of the bank's website.

defaultboolean required

Whether the bank is a default bank.

testboolean required

Whether the bank is a test bank.

capabilitiesstring[]

The capabilities of the bank.

supportedPaymentSchemesstring[] required

The payment schemes supported by the bank.