| Name | Description | Type | Additional information |
|---|---|---|---|
| Firstname | string |
If omitted (null) then not required String length: between 0 and 50 |
|
| Lastname | string |
If omitted (null) then not required String length: between 0 and 50 |
|
| Phone | string |
String length: between 0 and 20 |
|
| Mobile | string |
String length: between 0 and 20 |
|
| string |
If omitted (null) then not required String length: between 0 and 100 Valid email address format |
||
| StreetName | string |
If omitted (null) then not required String length: between 0 and 50 |
|
| StreetNumber | string |
String length: between 0 and 10 |
|
| ApartmentNumber | string |
String length: between 0 and 50 |
|
| Zipcode | string |
If omitted (null) then not required Matching regular expression pattern: \d{5} String length: between 5 and 5 |
|
| City | string |
If omitted (null) then not required String length: between 0 and 50 |
|
| CoAddress | string |
String length: between 0 and 100 |
|
| InvoiceFirstName | string |
If omitted (null) then not required String length: between 0 and 50 |
|
| InvoiceLastName | string |
If omitted (null) then not required String length: between 0 and 50 |
|
| InvoiceStreetName | string |
If omitted (null) then not required String length: between 0 and 50 |
|
| InvoiceStreetNumber | string |
String length: between 0 and 10 |
|
| InvoiceApartmentNumber | string |
String length: between 0 and 50 |
|
| InvoiceZipcode | string |
If omitted (null) then not required Matching regular expression pattern: \d{5} String length: between 5 and 5 |
|
| InvoiceCity | string |
If omitted (null) then not required String length: between 0 and 50 |