List Bank Accounts for a User
Authentication
Path parameters
The unique identifier of the User (natural or legal) who owns the bank account.
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.
Possible values: CreationDate:ASC, CreationDate:DESC
Default value: CreationDate:ASC
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.
Response
The list of Bank Accounts objects created by the platform. Returned parameters can vary depending on the bank account Type.