Request
Property Name | Type | Required | Description |
|---|---|---|---|
| string | Required | International Bank Account Number (IBAN). 14 - 34 alphanumeric characters |
| string | Optional | Bank Identifier Code (BIC). 8 - 12 alphanumeric characters. |
| string | Required if sending shopper ID and shopper has multiple saved payment methods. | First four characters of IBAN. |
| string | Required if sending shopper ID and shopper has multiple saved payment methods. | Last four characters of IBAN. |
Response
Property Name | Type | Description |
|---|---|---|
| string | Bank Identifier Code (BIC). 8 - 12 Alphanumeric characters. |
| string | First four characters of IBAN. |
| string | Last four characters of IBAN. |
| string | ID used to identify the shopper's acceptance of the SEPA Direct Debit mandate. Returned only in Create Subscription requests. |
| string | Date (dd-mm-yy) on which the shopper accepted the SEPA Direct Debit mandate. |
| 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. |
| 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: |
