Key | Format | CND | Description | Beschreibung |
|---|
|
|
| Consumer Data | Kundendaten |
|---|
| EMail | ans..254 | M | Email address of the customer | E-Mail-Adresse des Kunden |
| FirstName | ans..50 | M | First name | Vorname |
| LastName | ans..50 | M | Last name | Nachname |
| bdStreet | ans..50 | M | Street | Straße |
| bdStreetNr | ans..50 | M | Street number | Hausnummer |
| bdZip | ans..50 | M | Postcode | Postleitzahl |
| bdCity | ans..50 | M | Town | Ort |
| bdCountryCode | an2 | M | Country-Code, ISO-3166 | Ländercode gemäß ISO-3166 |
| phone | ans..50 | M | Mobile phone of the customer; an OTP value is sent to this mobile number in case agreementScheme=SMS is used | Mobiltelefon des Kunden; an diese Mobiltelefonnummer wird ein OTP-Wert gesendet, falls agreementScheme=SMS verwendet wird |
| bdGender | a1 | M | | |
|
|
| Mandate Data | Mandatsdaten |
|---|
| creditorid | ans..50 | M | SEPA Creditor Identifier (SCI) | SEPA Creditor Identifier (SCI) |
| contractId | ans..50 | O | Underlying contract identifier | Kennung des zugrundeliegenden Vertrags |
| contractDescription | ans..50 | O | Underlying contract description | Beschreibung des zugrundeliegenden Vertrags |
| agreementScheme | enum | O | The way how the OneTimePassword (OTP) will be forwarded to the customer. | Value |
|
|---|
| SMS (default) | Given phone number (phone) | | EMAIL | Given email address (EMail) |
| Der Weg, wie das Einmal-Passwort (OTP) zum Kunden weitergeleitet wird. | Wert |
|
|---|
| SMS (Standardwert) | Angegebene Telefonnummer (phone) | | EMAIL | Angegebene E-Mail-Adresse (EMail) |
|
| DocumentSignature | enum | O | The stamp is added on the last page of the mandate document. | Value |
|
|---|
| true (default) | The last page of the document will contain the stamp in the middle of the last page. | | false | No stamp is added |
| Der Stempel wird auf der letzten Seite des Mandatsdokuments angebracht. | Wert |
|
|---|
| true (Standardwert) | Auf der letzten Seite des Dokuments befindet sich in der Mitte der Stempel. | | false | Es wird kein Stempel hinzugefügt |
|
| GoogleAnalyticsConsent | enum | O | Debtor consent to use google analytics | Zustimmung des Schuldners zur Nutzung von Google Analytics | Wert |
|
|---|
| true (Standardwert) |
| | false |
|
|
| SignatureBySca | enum | O | If "true" customer will be authenticated by AccountIdentificationService. | Wenn „true“, wird der Kunde durch AccountIdentificationService authentifiziert. | Wert |
|
|---|
| true (Standardwert) |
| | false |
|
|
| Sps | enum | O | Allows to identify that WS call comes from SPS | Value |
|
|---|
| true (default) | WS call comes from SPS | | false | WS call does not come from SPS |
| Ermöglicht die Identifizierung, dass der WS-Aufruf von SPS kommt | Wert |
|
|---|
| true (Standardwert) | WS-Aufruf kommt von SPS | | false | WS-Aufruf kommt nicht von SPS |
|
| Validation | enum | O | If Validation = TRUE --> ORG / If Validation = FALSE --> OTU | If Validation = TRUE --> ORG / If Validation = FALSE --> OTU | Wert |
|
|---|
| true (Standardwert) |
| | false |
|
|
| customerType | enum | O | Type of customer | Value |
|
|---|
| KNOWN | Known customer | | PROSPECT | Unknown customer |
| Art des Kunden | Wert |
|
|---|
| KNOWN | Bekannter Kunde | | PROSPECT | Unbekannter Kunde |
|
| MandateID | ans..35 | O | Predefined mandate id. The mandate itself will use this mandate id. Pattern: ^[a-zA-Z\+\?\(\)\-\s:/.,_'0-9] {1,35}$ | Vordefinierte Mandats-ID. Das Mandat selbst verwendet diese Mandats-ID. Muster: ^[a-zA-Z\+\?\(\)\-\s:/.,_'0-9] {1,35}$ |
| MdtSeqType | enum | O | Indicates whether the mandate is a one-off mandate or a mandate for recurring direct debits. There is no default. The default value depends on merchant configuration. | Value |
|
|---|
| OOFF | one-off mandate | | RCUR | recurring mandate |
| Gibt an, ob es sich um ein einmaliges Mandat oder ein Mandat für wiederkehrende Lastschriften handelt. Es gibt keinen Standardwert. Der Standardwert hängt von der Händlerkonfiguration ab. | Wert |
|
|---|
| OOFF | einmaliges Mandat | | RCUR | wiederkehrendes Mandat |
|
| MdtType | enum | O | Indicates whether the mandate is a business-to-business mandate or a customer-to-business mandate. There is no default. The default value depends on merchant configuration. | Value |
|
|---|
| B2B | Business-to-business mandate | | CORE | Base mandate (customer-to-business) |
| Gibt an, ob es sich um ein Business-to-Business-Mandat oder ein Customer-to-Business-Mandat handelt. Es gibt keinen Standardwert. Der Standardwert hängt von der Händlerkonfiguration ab. | Wert |
|
|---|
| B2B | Business-to-Business-Mandat | | CORE | Basismandat (Customer-to-Business) |
|
| EventToken | enum | O | Creates a new mandate and first direct debit transaction simultaneously. | Value |
|
|---|
| Payment | Creates mandate and payment simultaneously. |
| Erzeugt gleichzeitig ein neues Mandat und die erste Lastschrifttransaktion. | Wert |
|
|---|
| Payment | Erzeugt Mandat und Zahlung gleichzeitig. |
|
| DueDate | ans10 | C | DueDate of this transaction. Mandatory if EventToken=Payment. Pattern: YYYY-MM-DD | Fälligkeitsdatum dieser Transaktion. Pflicht, wenn EventToken=Payment. Muster: JJJJ-MM-TT |