Counterparty data
With IBAN
{
"paymentParties": [
{OUR_PARTY},
{
"typeCode": "COUNTERPARTY",
"name": "Ben Eficiary",
"accountNumber": {
"value": "EE871275295834652820",
"type": "IBAN"
}
}
],
"money": {...}
}With BBAN
With account alias
With address, identification details and bank ID
Sample API calls
Last updated
Was this helpful?