id read-only |
String |
|
href read-only |
Field |
|
name required |
Nested Object |
|
|
String |
Legal first name as it appears on a passport. |
|
String |
Legal middle name as it appears on a passport. |
|
String |
Legal last name as it appears on a passport. |
|
String |
The name this person likes to be called if different from their legal name. |
|
String |
The title. Valid values are: Mr, Mrs, Ms, and Miss |
date_of_birth required |
Date |
The date of birth for the customer, often used to calculate the price when booking product. |
place_of_birth |
String |
The location of birth, as it appears on a passport. |
gender |
String |
The gender of the customer. Can be MALE , FEMALE , or UNKNOWN . Case-sensitive |
nationality required |
Reference Object |
The nationality, as it appears on a passport. |
passport |
Nested Object |
Passport information, as it is shown on the passport. |
|
String |
Passport number. |
|
Date |
Passport date of issue. |
|
Date |
Passport expiry date. |
|
String |
Passport place of issue. |
medical_notes |
String |
DEPRECATED. Please use medical_details. Relevant medical/health notes to share with product operators. This is a required field and should be submitted with the value None if the customer does not have any relevant medical/health notes. |
medical_details |
Field |
Medical Details |
|
String |
The type of information supplied. Possible values are:
* MEDICAL_CONDITIONS : Pre-existing medical conditions that may impact the ability to complete or take part in trip activities, or travel to remote areas without access to medical care.
* MOBILITY_ISSUES : Physical limitations or mobility issues that may impact participation in trip activities.
* RISK_TO_OTHERS : Pre-existing medical conditions that may put fellow travellers at risk. |
|
String |
Text for this medical detail. |
meal_preference |
String |
Relevant meal preferences to share with the product operators. |
meal_notes |
String |
Relevant meal notes (i.e allergies) to share with product operators. |
account_email |
String |
The email address for booking-related communication. |
phone_numbers |
Field |
|
|
String |
A telephone number. No specific format. |
|
String |
A brief description of the type of telephone number. Must be one of:
[Home , Business , Cell , Fax ] |
profile read-only |
Reference Object |
Salesforce Profile id associated with the customer |
emergency_contacts |
Field |
|
|
String |
The first name of an emergency contact. |
|
String |
The last name of an emergency contact. |
|
Field |
Telephone number information of emergency contacts. |
|
String |
A telephone number. No specific format. |
|
String |
A brief description of the type of telephone number. Must be one of:
[Home , Business , Cell , Fax ] |
address |
Nested Object |
The address of the customer. |
|
String |
The street of the billing address. |
|
String |
The city of the billing address. |
|
Reference Object |
The state/province of the billing address. |
|
Reference Object |
The country of the billing address. |
|
String |
The postal/zip of the billing address. |
|
Decimal |
A geographic coordinate that specifies the north-south position of a point on the Earth’s surface (valid values range from -90.0 to 90.0) |
|
Decimal |
A geographic coordinate that specifies the east-west position of a point on the Earth’s surface (valid values range from -180.0 to 180.0) |
bookings read-only |
Nested Object |
A list of bookings associated with the customer. |
travel_credits read-only |
Nested Object |
A list of travel_credit associated with the customer. |
membership_programs |
Field |
Membership Programs |
|
String |
A unique code identifying the membership program. |
|
String |
The membership program name. |
|
String |
Data specific to the membership program. |