On This Page
REST API
travelInformation. legs[]. origination
Specifies the origniation for each leg of the trip using the three digit airport code.
For example: SFO = San Francisco. Do not use the colon (:) or the dash (-). The leg number can be a positive integer from 0 to N. 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.[].origination
- SCMP API Field:decision_manager_travel_legnum_orig
- Simple Order API Field:decisionManager_travelData_leg_#_origin