ValidatePersonData
Beschreibung
Validiert die Person mit Hilfe des Post-Services.
Input-Paramters
| Name | Type | Required | Description |
|---|---|---|---|
QueryKey |
String |
True |
|
Name |
String |
True |
|
FirstName |
String |
False |
|
Street |
String |
True |
|
HouseNumber |
String |
False |
|
Postcode |
String |
True |
|
LocationName |
String |
True |
Output-Paramters
| Name | Type | Description |
|---|---|---|
Qstat |
String |
|
Response |
IPersonValidationResponse |