TravelerRequest¶
Properties¶
| Name | Type | Description | 
|---|---|---|
| identifier | string | |
| salutation | string | Obsolete. Use Gender property instead | 
| gender | string | Supported values: Male, Female, Diverse | 
| givenName | string | |
| familyName | string | |
| birthDate | date-time | |
| nationality | string | |
| country | string | |
| passport | string | |
| reduction | string | |
| additionalProperty | PropertyValueRequest[] | |
| string | RFC 5322 compliant email address | |
| telephone | string | |
| priceCategory | string | |
| addOn | AddOnRequest[] | |
| profileImage | string | |
| supportingDocument | string[] |