customerDetailDS Data Type

Namespace
http://www.efdis.de/ob-sf-api/
Elements
name data type min/max occurs description
titleKey int 1/1
Anredeschluessel
academicTitleKey string 0/1
Schluessel(Akademischer)Titel
firstName string 1/1
Vorname
lastName string 1/1
Nachname
street string 1/1
Strasse
postalCode string 1/1
Postleitzahl
city string 1/1
Ort
countryKey string 1/1
Laenderschluessel
phone string 0/1
Telefon
phoneBusiness string 0/1
Telefon Geschäftlich
fax string 0/1
Telefax
mobilePhone string 0/1
Handy
email string 0/1
E-Mail
occupationalCategoryKey string 0/1
Schlüssel Berufsgruppe
occupationalStatusKey string 0/1
Schlüssel Berufsstellung
occupationalIndustryKey string 0/1
Schlüssel Tätigkeitsbereich
grossAnnualSalaryKey string 0/1
Schlüssel Bruttojahresgehalt
employeeStatusKey string 0/1
Schlüssel Mitarbeiterstatus
religionKey string 0/1
Religionsschluessel
maritalStatusKey string 0/1
SchlüsselFamilienstand
nameAtBirth string 0/1
Geburtsname
birthDate int 1/1
Geburtsdatum
placeOfBirth string 1/1
Geburtsort
countryOfBirthKey string 0/1
Geburtslandschluessel
citizenshipKey string 1/1
Staatsangehoerigkeitsschluessel
assessmentKey string 0/1
SchluesselVeranlagung
tin string 0/1
Steuernummer (TIN)
residentKey string 0/1
Gebietsansaessig
residenceCountryKey string 0/1
Wohnsitzland
makRegionKey string 0/1
MAK Region
identificationDocumentKey string 0/1
Legitimationspapier
identificationNumber string 0/1
Legitimationsnummer
identificationIssuedBy string 0/1
Legitimationsbehörde
identificationIssuedOn int 0/1
Legitimation Ausstellungsdatum
identificationIssuedUntil int 0/1
Legitimation Gültigkeitsdatum
userRole customerRole 1/1
Benutzerrolle (Kontoinhaber/Bevollmächtigter/ges. Vertreter)
authorizationKey string 0/1
Art der Vollmacht
legalStatus string 0/1
Rechtsform?
politicalyExposedPerson boolean 0/1
Politisch exponierte Person
churchTaxValidFrom int 0/1
Kirchensteuer gültig von
firstNameLegal string 0/1
Vorname lt. Ausweis
lastNameLegal string 0/1
Nachname lt. Ausweis
pepName string 0/1
PEP Name
pepAddress string 0/1
PEP Adresse
pepPoliticalPosition string 0/1
PEP politische Position/Amt
usPerson boolean 0/1
US-Steuer

US-Person
usTin string 0/1
US-TIN
crsRelevant boolean 0/1
Steuer Ausland CRS

CRS-Relevant
crsCountryKey string 0/1
CRS-Land Schlüssel
crsTaxNumber string 0/1
CRS-Steuernummer
crsCountryKey2 string 0/1
CRS-Land 2 Schlüssel
crsTaxNumber2 string 0/1
CRS-Steuernummer 2
freeLiquidity decimal 0/1
Nettoeinkommen

Example

<c----->
  <titleKey>...</titleKey>
  <academicTitleKey>...</academicTitleKey>
  <firstName>...</firstName>
  <lastName>...</lastName>
  <street>...</street>
  <postalCode>...</postalCode>
  <city>...</city>
  <countryKey>...</countryKey>
  <phone>...</phone>
  <phoneBusiness>...</phoneBusiness>
  <fax>...</fax>
  <mobilePhone>...</mobilePhone>
  <email>...</email>
  <occupationalCategoryKey>...</occupationalCategoryKey>
  <occupationalStatusKey>...</occupationalStatusKey>
  <occupationalIndustryKey>...</occupationalIndustryKey>
  <grossAnnualSalaryKey>...</grossAnnualSalaryKey>
  <employeeStatusKey>...</employeeStatusKey>
  <religionKey>...</religionKey>
  <maritalStatusKey>...</maritalStatusKey>
  <nameAtBirth>...</nameAtBirth>
  <birthDate>...</birthDate>
  <placeOfBirth>...</placeOfBirth>
  <countryOfBirthKey>...</countryOfBirthKey>
  <citizenshipKey>...</citizenshipKey>
  <assessmentKey>...</assessmentKey>
  <tin>...</tin>
  <residentKey>...</residentKey>
  <residenceCountryKey>...</residenceCountryKey>
  <makRegionKey>...</makRegionKey>
  <identificationDocumentKey>...</identificationDocumentKey>
  <identificationNumber>...</identificationNumber>
  <identificationIssuedBy>...</identificationIssuedBy>
  <identificationIssuedOn>...</identificationIssuedOn>
  <identificationIssuedUntil>...</identificationIssuedUntil>
  <userRole>...</userRole>
  <authorizationKey>...</authorizationKey>
  <legalStatus>...</legalStatus>
  <politicalyExposedPerson>...</politicalyExposedPerson>
  <churchTaxValidFrom>...</churchTaxValidFrom>
  <firstNameLegal>...</firstNameLegal>
  <lastNameLegal>...</lastNameLegal>
  <pepName>...</pepName>
  <pepAddress>...</pepAddress>
  <pepPoliticalPosition>...</pepPoliticalPosition>
  <usPerson>...</usPerson>
  <usTin>...</usTin>
  <crsRelevant>...</crsRelevant>
  <crsCountryKey>...</crsCountryKey>
  <crsTaxNumber>...</crsTaxNumber>
  <crsCountryKey2>...</crsCountryKey2>
  <crsTaxNumber2>...</crsTaxNumber2>
  <freeLiquidity>...</freeLiquidity>
</c----->