Skip to main content
GET
Note – Replaced by Recipients featureThe Bank Account object and endpoints have been replaced by the Recipients feature, which all platforms should integrate instead.Legacy active Bank Accounts (Active is true) have been migrated to the new feature and their data is retrievable via the GET View a Recipient endpoint using the same BankAccountId. Read more about legacy bank account migration.
The returned parameters may vary depending on the encountered bank account types.

Query parameters

integer
Start value: 1Default value: 1Indicates the index of the page for the pagination.
integer
Min. value: 1; max. value: 100Default value: 10Indicates the number of items returned for each page of the pagination.
string
Possible values: CreationDate:ASC, CreationDate:DESCDefault value: CreationDate:ASCIndicates the direction in which to sort the list.
boolean
required
Whether or not the Bank Account is active. Mangopay automatically sets this parameter to false if the bank account is closed or does not exist anymore.

Path parameters

string
required
The unique identifier of the User (natural or legal) who owns the bank account.

Responses

array
The list of Bank Accounts objects created by the platform. Returned parameters can vary depending on the bank account Type.