| Name | Description | Type | Additional information |
|---|---|---|---|
| Id |
Unique ID to be used when identifying a passenger |
string |
None. |
| title |
Title, e.g. Dr, Master, Miss, Mr, Mrs, Ms, Mstr, Prof or Rev |
string |
None. |
| firstName |
First name |
string |
None. |
| lastName |
Last name |
string |
None. |
| dateOfBirth |
Date of birth in the format YYYY-MM-DD, e.g. 1970-01-01 |
string |
None. |
| gender |
Gender, i.e. M or F |
string |
None. |
| type |
Type of passenger, i.e. adult, child or infant |
string |
None. |
| isLead |
Specify the lead passenger, i.e. true (=yes) (only one lead passenger is allowed per reservation) |
boolean |
None. |
| accommodations |
Instances and IDs of the accommodation units in which this passenger should be placed (e.g. 1*3467886b04712b03bd90f943b15e4f2c) |
Collection of string |
None. |
| insurances |
Travel and excess waiver insurances selected |
PassengerInsurance |
None. |
| medicalFormRequired |
Medical form required |
string |
None. |
| dietaryIssues |
List of dietary issues specified |
Collection of string |
None. |
| dietaryIssueOther |
Additional dietary issues specified |
string |
None. |
| dinnerSitting |
Dinner sitting, e.g. First, Second, etc |
string |
None. |
| tableSize |
Table size, e.g. 2, 4, 8, etc |
integer |
None. |
| complimentaryUpgrade |
Complimentary upgrade selected |
string |
None. |