Name | Description | Type | Additional information |
---|---|---|---|
ClubKey | string |
Required String length: inclusive between 0 and 10 |
|
Firstname | string |
Required String length: inclusive between 0 and 100 |
|
Lastname | string |
Required String length: inclusive between 0 and 100 |
|
AddressLine1 | string |
String length: inclusive between 0 and 200 |
|
ZipCode | string |
String length: inclusive between 0 and 10 |
|
City | string |
String length: inclusive between 0 and 100 |
|
CountryId | globally unique identifier |
None. |
|
PrivateEmail | string |
String length: inclusive between 0 and 256 |
|
MobilePhoneNumber | string |
String length: inclusive between 0 and 30 |
|
PrivatePhoneNumber | string |
String length: inclusive between 0 and 30 |
|
BusinessPhoneNumber | string |
String length: inclusive between 0 and 30 |
|
InvoiceAddressIsSame | boolean |
None. |
|
InvoiceToFirstname | string |
String length: inclusive between 0 and 100 |
|
InvoiceToLastname | string |
String length: inclusive between 0 and 100 |
|
InvoiceToAddressLine1 | string |
String length: inclusive between 0 and 200 |
|
InvoiceToZipCode | string |
String length: inclusive between 0 and 10 |
|
InvoiceToCity | string |
String length: inclusive between 0 and 100 |
|
InvoiceToCountryId | globally unique identifier |
None. |
|
NotificationEmail | string |
String length: inclusive between 0 and 256 |
|
SelectedDay | date |
None. |
|
SendCouponToInvoiceAddress | boolean |
None. |
|
Remarks | string |
None. |