get https://sandbox-api.integrated.finance/v1/{instanceId}/beneficiaries//bank-accounts
Response
xxxxxxxxxx
curl --request GET \
--url https://sandbox-api.integrated.finance/v1/instanceId/beneficiaries/beneficiaryId/bank-accounts \
--header 'accept: application/json'
xxxxxxxxxx
50}
{
"workflow": {},
"data": {
"beneficiaryBankAccount": {
"country": [
"string"
],
"currency": [
"string"
],
"iban": [
"string"
],
"accountNumber": [
"string"
],
"routingCodeKey": "bic",
"routingCodeValue": "string",
"owner": "organization"
},
"beneficiaryBankAccounts": [
{
"id": "3fa85f64-5717-4562-b3fc-2c963f66afa6",
"accountHolderType": "corporate",
"beneficiaryId": "3fa85f64-5717-4562-b3fc-2c963f66afa6",