Request
| Property Name | Type | Required | Description |
|---|---|---|---|
iban | string | Required Optional if sending shopper ID | International Bank Account Number (IBAN). 14 - 34 alphanumeric characters |
bic | string | Optional | Bank Identifier Code (BIC). 8 - 12 alphanumeric characters. |
iban-first-four | string |
| First four characters of IBAN. |
iban-last-four | string |
| Last four characters of IBAN. |
Response
| Property Name | Type | Description |
|---|---|---|
bic | string | Bank Identifier Code (BIC). 8 - 12 Alphanumeric characters. |
iban-first-four | string | First four characters of IBAN. |
iban-last-four | string | Last four characters of IBAN. |
mandate-id | string | ID used to identify the shopper's acceptance of the SEPA Direct Debit mandate. Returned only in Create Subscription requests. |
mandate-date | string | Date (dd-mm-yy) on which the shopper accepted the SEPA Direct Debit mandate. For example: "21-Jul-17" |
pre-notification-text | string | Text for pre-notification email in English. For example:"The amount of 100.00 EUR will be collected using SEPA Direct Debit with Mandate BS141928 from your bank account IBAN DE09XXXXXX7891 in the next few days. Please ensure sufficient funds in your account"
|
pre-notification-text-ref | string | Get Pre-Notification Text endpoint with transaction ID in query string. For example:"https://sandbox.bluesnap.com/services/2/translations/sepa/prenotification?transactionid=1011148871"
"https://sandbox.bluesnap.com/services/2/translations/sepa/prenotification?transactionid=1011148871&language=fr" |
