CreateAccountMapping
identification objectrequired
ibanstring
ISO 13616 International Bank Account Number (IBAN) - identifier used internationally by financial institutions to uniquely identify the account of a customer.
Possible values: >= 15 characters and <= 34 characters
CreateAccountMapping
{
"identification": {
"iban": "string"
}
}