On This Page
REST API
travelInformation. legs[]. destination
Specifies the destination for each leg of the trip using the three digit airport code.
For example,
decision_manager_travel_leg0_dest = SFO
decision_manager_travel_leg1_dest = SFO
IMPORTANT
In your request, send either the complete route or the individual legs (
_leg#_orig
and _leg#_dest
). If you send all the fields, the complete route takes precedence over the individual legs.Specifications
- Data Type:String
- Data Length:3
Mapping Information
- REST API Field:travelInformation.legs.[].destination
- SCMP API Field:decision_manager_travel_legnum_destination
- Simple Order API Field:decisionManager_travelData_leg_#_destination