v1
latestOpenAPI 3.1.02026-07-242325051.4 MBMerchants
ClearingAccounts:List
Retrieve all clearing accounts which you have access to
get/v2/clearingaccounts/list
Response
OK
Example response
{
"clearingAccounts": [
{
"code": "BA-1234-4321",
"name": "ABN AMRO",
"iban": "NL91ABNA0417164300"
}
],
"total": 10
}