| Name | Description | Type | Additional information |
|---|---|---|---|
| channel |
The sales channel, i.e. WEB, SCS, XML or API (defaults to WEB) |
string |
None. |
| agentCode |
Agent code to which the booking will be attributed (set to NMP or an empty string for direct bookings) |
string |
None. |
| tourCode |
Tour code, e.g. 11254 |
integer |
None. |
| departureDate |
Departure date in the format YYYY-MM-DD, e.g. 2023-12-01 |
string |
None. |
| cabins |
The cabin grades requested (ocean cruises only) |
Collection of string |
None. |
| adults |
Number of adult (i.e. aged 16 years and older as at the tour return date) passengers in the party |
integer |
None. |
| children |
Number of child (i.e. aged 2 to 15 years as at the tour return date) passengers in the party |
integer |
None. |
| infants |
Number of infant (i.e. aged 0 to 1 year as at the tour return date) passengers in the party |
integer |
None. |
| departureCode |
Departure airport or train station code, e.g. LHR (not required for ocean cruises, MYOW and tour only holiday departures) |
string |
None. |
| ppToken |
The Phonepop session token associated with this reservation |
string |
None. |