Contains International Bank Account Number (IBAN) details for a vaulted shopper that is transferring funds with Pay by Bank (Open Banking).
Request
| Property Name | Type | Required | Description |
|---|---|---|---|
iban | string | Required | International Bank Account Number. |
ibanFirstFour | string | Required | First four digits of a vaulted shopper's IBAN. |
ibanLastFour | string | Required | Last four digits of a vaulted shopper's IBAN. |
Response
| Property Name | Type | Required | Description |
|---|---|---|---|
ibanFirstFour | string | Required | First four digits of the IBAN for the payByBankInfo object. |
ibanLastFour | string | Required | Last four digits of the IBAN for the payByBankInfo object. |
