Accountidentification
The account identification details
ibanstring
The account unique identifier
other object
Represents other way of identification for the account.
identificationstring
The identification of the payer/payee
schemestring
The identification scheme
Accountidentification
{
"iban": "string",
"other": {
"identification": "string",
"scheme": "string"
}
}