/infoservice/crif/score/concheck/
Anfrage Crif Bonitätsauskünfte zu Privatpersonen ohne Adressabgleich von Fremddatenbeständen
Request Datentypen
Order ⬆️
Feld | Beschreibung | Feldeigenschaften | mögliche Werte |
---|---|---|---|
CustomerReference | Ihre eigene Referenz zur Anfrage | type: string maxlength: 40 constraint: optional |
example: "6910-43" |
ProofOfInterest | Grund für die Anfrage | type: integer constraint: required |
1 = Kreditanfrage 2 = Geschäftsanbahnung 3 = Bonitätsprüfung 4 = Forderung |
ReportFormat | Report Format | type: string constraint: required |
"NONE" = ohne PDF "PDF" = mit PDF |
IdentCheckVariant | Für diesen Service nicht relevant | type: string constraint: not available |
-- |
RequestFeatureCode | Für diesen Service nicht relevant | type: string constraint: not available |
-- |
Person ⬆️
Feld | Beschreibung | Feldeigenschaften | mögliche Werte |
---|---|---|---|
Title | Titel zu einer Person | type: string maxlength: 30 constraint: optional |
example: "Prof. Dr." |
FirstName | Vorname zu einer Person | type: string maxlength: 40 constraint: required |
example: "Max" |
LastName | Nachname zu einer Person | type: string maxlength: 40 constraint: required |
example: "Mustermann" |
Gender | Geschlecht zu einer Person | type: string maxlength: 1 constraint: optional |
"m" = männlich "f" = weiblich "u" = unbekannt |
BirthDate | Geburtstag zu einer Person | type: string format: date [YYYY-mm-dd] constraint: optional |
example: "1978-01-16" |
BirthPlace | Geburtsort zu einer Person | type: string maxlength: 24 constraint: optional |
example: "Musterhausen" |
Address ⬆️
Feld | Beschreibung | Feldeigenschaften | mögliche Werte |
---|---|---|---|
Street | Straße | type: string maxlength: 40 constraint: required |
example: "Muster Straße" |
HouseNumber | Hausnummer | type: string maxlength: 10 constraint: required |
example: "5-7a" |
PostalCode | Postleitzahl | type: string maxlength: 10 constraint: required |
example: "12345" |
City | Stadt | type: string maxlength: 40 constraint: required |
example: "Musterhausen" |
CountryCode | Länderkürzel nach ISO 3166-1 alpha-2 | type: string maxlength: 2 constraint: required |
Nur "DE" für Deutschland |