This endpoint reads all bank accounts.
Bearer authentication header on the format Bearer <API_KEY>.
Number of bank accounts to return per page.
1 <= x <= 100Cursor for pagination. Use the nextCursor or previousCursor from the previous response to get the next or previous page.
Filter bank accounts by customer's unique identifier.
Bank accounts successfully retrieved.
An array containing all bank accounts.