Get all fiat addresses / bank accounts
Addresses
Get all fiat addresses / bank accounts
Get all fiat addresses registered for a customer
Bank account structure can vary per country. Therefore, the bank_account_identifier is always the identifier
that matches how a user would identify it. For SEPA it would be the IBAN.
You can search by providing a search_term parameter. This will search the following fields:
bank_account_identifierlabelbank_name
GET
Get all fiat addresses / bank accounts
Authorizations
API Key
Headers
Optional sub-partner UUID, if provided, the fiat addresses will be filtered for the sub-partner
Path Parameters
the ID of the customer
Query Parameters
Paging: the cursor field from previous page
Paging: the cursor field for backward pagination
Paging: the requested page size (max 100)
Required range:
x <= 100A search term to filter the addresses
Maximum string length:
256
