Contains the information required to process a SEPA Direct Debit transaction.
Request
| Property Name | Type | Required | Description |
|---|---|---|---|
bic | string | Optional | Bank Identifier Code (BIC).8 - 12 alphanumeric characters. |
iban | string | Required if vaulted shopper ID is not sent | International Bank Account Number (IBAN).14 - 34 alphanumeric characters. |
ibanFirstFour | string | Optional Required if sending a vaulted shopper ID and the shopper has multiple saved accounts. | First four characters of IBAN. |
ibanLastFour | string | Optional Required if sending a vaulted shopper ID and the shopper has multiple saved accounts. | Last four characters of IBAN. |
Response
| Property Name | Type | Description |
|---|---|---|
bic | string | Bank Identifier Code (BIC). 8 - 12 alphanumeric characters. |
ibanFirstFour | string | First four characters of IBAN. |
ibanLastFour | string | Last four characters of IBAN. |
mandateId | string | ID used to identify the shopper's acceptance of the SEPA Direct Debit mandate. |
mandateDate | string | Date (day-month-year) on which the shopper accepted the SEPA Direct Debit mandate. For example: "21-Jul-17" |
preNotificationText | string | Text for pre-notification email in English. For example: Note: To get the text in another language, you may use the Get Pre-Notification Text API. |
preNotificationTranslationRef | string | Get Pre-Notification Text endpoint with transaction ID in query string. For example: Note: Specify the desired translation by including the language code in the query string. For example: |
