Caution – 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.NoteThe returned parameters may vary depending on the encountered bank account types.
Query parameters
Start value:
1
Default value: 1
Indicates the index of the page for the pagination.Min. value:
1
; max. value: 100
Default value: 10
Indicates the number of items returned for each page of the pagination.Allowed values:
CreationDate:ASC
, CreationDate:DESC
Indicates the direction in which to sort the list.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
The unique identifier of the User (natural or legal) who owns the bank account.
Responses
200
200
The list of Bank Accounts objects created by the platform. Returned parameters can vary depending on the bank account
Type
.