Key | Format | CND | Description |
|---|
| PayType | a..19 | M | Payment method: "Invoice" for Invoice "Account" for flexible payment plan "Installment" for payment by instalment "ConsolidatedInvoice" for consolidated invoice For Direct Debit option parameter PayType has to be set to "Invoice" and parameter IBAN has to be filled. |
| bdCompanyOrPerson | a..7 | M | Customer category: „Company“ „Person“ (default value) |
| SocialSecurityNumber | ans..16 | C | Required: FI, NO, SE. Optional: AT, BE, CH, DE, DK, NL. Social security number for a person in Sweden. Registration number in case of a company. This parameter is linked to the parameter bdCompanyOrPerson. |
| LegalForm | ans..50 | O | Legal form of company. This parameter is linked to the parameter bdCompanyOrPerson. Possible values: For Germany: AG, AG & Co. KG, eG, EK, e.V., GbR, GmbH, GmbH & Co. KG, KG, OHG, UG For Austria: AG, AG & Co. KG, eG, EK, e.V., GesbR, GmbH, GmbH & Co. KG, KG, OHG, UG For Switzerland: AG, eG, e.V. |
| AddrCountryCode | a2 | O | Country code: „NO“, „SE“, „FI“, „DK“, „DE“, „AT“, “CH”, “NL”, “BE” |
| AddrZip | ans..10 | M | Postcode |
| AddrStreet | ans..80 | M | Street name or packstation |
| AddrStreetNr | a..50 | O | Street number or packstation number |
| AddrStreetNr2 | ans..10 | O | Street number addition |
| AddrCity | ans..100 | M | City |
| careOf | ans..50 | O | Care of. Intermediary who is responsible for transferring a piece of mail between the postal system and the final addressee. For example Jane c/o John (“Jane at John's address”). This field has to be used for company, authority and organization names as well – e. g. "Sportverein Blau-Weiß e.V." |
| FirstName | ans..50 | M | First name |
| LastName | ans..50 | M | Last name |
| CustomerID | ans..20 | O | Unique customer number |
| Salutation | a..4 | O | Salutation: „Mr“ „Mrs“ „Miss“ |
| bdEmail | ans..100 | M | E-mail address |
| bdPhone | ns..20 | O | Telephone number |
| bdMobileNo | ns..20 | M | Mobile number |
| DateOfBirth | an10 | M | Date of birth in the format YYYY-MM-DD. Not applicable to companies. |
| bdCompany | ans..255 | C | Purchasing company name. Required if bdCompanyOrPerson is 'Company'. |
| VatID | ans..50 | C | VAT registration number, the unique number that identifies a business. The field is mandatory for processing B2B transactions for Germany. |
| CustomerRisk | ans..1024 | M | Risk-relevant data as JSON string in Base64 format (see JSON objects: CustomerRisk) Merchants can conduct external risk checks and send this information to Riverty. |
| Language | a2 | O | Language: "NO", "SE", "FI", "DK”, "EN”, "DE”, "NL”, "FR” permitted |
| CompanyOrPerson | a..7 | C | Customer category for delivery address: „Company“ „Person“ (default value) Requred if any of sd-fields (refer below) is provided. |
| sdCountryCode | a2 | O | Country code of the delivery address: „NO“, „SE“, „FI“, „DK“, „DE“, „AT“, “CH”, “NL”, “BE” |
| sdZip | ans..10 | O | Postcode in the delivery address |
| sdStreet | ans..80 | O | Street name or packstation of the delivery address |
| sdStreetNr | a..50 | O | Street number or packstation number of the delivery address |
| sdStreetNr2 | ans..10 | O | Street number addition of the delivery address |
| sdCity | ans..100 | O | Town/city of the delivery address |
| sdcareOf | ans..50 | O | Care of. Intermediary who is responsible for transferring a piece of mail between the postal system and the final addressee. For example Jane c/o John (“Jane at John's address”). This field has to be used for company, authority and organization names as well – e. g. "Sportverein Blau-Weiß e.V." |
| ShippingMethod | ans..50 | O | Address type. Possible values: "Standard" (default value), "PickUpPoint", "InStore" |
| sdFirstName | ans..50 | O | First name in the delivery address |
| sdLastName | ans..50 | O | Last name in the delivery address |
| sdSalutation | a..4 | O | Salutation in the delivery address „Mr“ „Mrs“ „Miss“ Valid for AddrCountryCode = „DE“, „DK“,“NL“, „BE“, „AT“ or „CH“ |
| Email | ans..100 | O | E-mail address of the delivery address |
| Phone | ns..50 | C | Phone number in the delivery address and mandatory request data if the merchant will process the OTP/SCA flow. (currently Riverty support only OTP instead of SCA for DE). |
| MobileNo | ns..50 | C | Mobile number of the delivery address and mandatory request data if the merchant will process the SCA flow. |
| sdCompany | ans..50 | C | Delivery company name. Required if CompanyOrPerson is 'Company'. Everything over 50 characters will be truncated. |
| BIC | ans..11 | O | Bank Identifier Code (valid for AddrCountryCode = “DE”) |
| IBAN | ans..34 | C | International Bank Account Number (valid for AddrCountryCode = “DE”). Please note, that IBAN is mandatory if PayTape=invoice or PayType=installment. |
| ProductNr | n..8 | C | Profile number Obligatory for PayType = "Account" or "Installment" |
| InvoiceDate | an10 | O | Date of invoice in the format YYYY-MM-DD. Only for PayType = "ConsolidatedInvoice" |