| Name | Description | Type | Additional information |
|---|---|---|---|
| TestMode | boolean |
None. |
|
| BookingID | globally unique identifier |
None. |
|
| BookingIDHashCheck | string |
None. |
|
| CruiseID | integer |
Required |
|
| Salutation | string |
Required |
|
| FirstName | string |
Required |
|
| LastName | string |
Required |
|
| HouseNumber | string |
Required |
|
| Street | string |
Required |
|
| Town | string |
Required |
|
| County | string |
None. |
|
| Postcode | string |
Required String length: inclusive between 0 and 9 |
|
| CountryCode | string |
Required |
|
| SeperateBillingInstructions | boolean |
None. |
|
| PostDocuments | boolean |
None. |
|
| AcceptedTermsAndConditions | boolean |
None. |
|
| BillingSalutation | string |
None. |
|
| BillingFirstName | string |
None. |
|
| BillingLastName | string |
None. |
|
| BillingHouseNumber | string |
None. |
|
| BillingStreet | string |
None. |
|
| BillingTown | string |
None. |
|
| BillingCounty | string |
None. |
|
| BillingPostcode | string |
String length: inclusive between 0 and 9 |
|
| BillingCountryCode | string |
None. |
|
| Vehicles | Collection of VehicleDTO |
None. |
|
| EmailAddress | string |
Required |
|
| Telephone | string |
Required |
|
| Vouchers | Collection of string |
None. |
|
| ParkingZone_ID | integer |
None. |
|
| AcceptedGhostAlarmConditions | boolean |
None. |
|
| GhostAlarmPresent | boolean |
None. |