getValidateCustomer Data Type

Namespace
http://www.efdis.de/ob-sf-api/
Elements
name data type min/max occurs description
firstName string 1/1
Vorname
lastName string 1/1
Nachname
birthDate long 1/1
Geburtsdatum

Example

<g----->
  <firstName>...</firstName>
  <lastName>...</lastName>
  <birthDate>...</birthDate>
</g----->