Supplemental packages
Supplemental packages offer passengers a convenient way to get to and from their travel destinations. An arrival package helps with getting to the start location and a departure package helps with getting back home from the end location.
Searching for supplemental packages
You can search for available supplemental packages through the Search Supplemental Packages endpoint, where packageType
is either arrival
or departure
.
Adding a supplemental package to a quote
To add a supplemental package to a quote, you need to supply the passenger ids for the passengers that will use the supplemental package through the Add Supplemental Package endpoint.
Some supplemental packages can be customized through selectable routes. For an additional cost, it is possible to change the start location of an arrival package or the end location of a departure package. When this is supported by a supplemental package, you will get the selectable route details and prices as part of the search results. If there are no supplemental package details, then selectable routes are not supported by the package.
Removing a supplemental package from a quote
To remove a supplemental package from a quote, use the Delete Supplemental Package endpoint.
Removing a passenger from a supplemental package
To remove a passenger from a supplemental package, use the Delete Supplemental Package Passenger endpoint.