REST API

travelInformation. completeRoute

Concatenation of individual travel legs in the format ORIG1-DEST1[:ORIG2-DEST2...:ORIGn-DESTn]
or example:
SFO-JFK:JFK-LHR:LHR-CDG
.
In your request, send either the complete route or the individual legs (
_leg#_orig
and
_leg#_dest
). If you send all the fields, the value of
_complete_route
takes precedence over that of the
_leg#
fields.

Specifications

  • Data Type:
    String
  • Data Length:
    255

Mapping Information

  • REST API Field:
    travelInformation.completeRoute
  • SCMP API Field:
    decision_manager_travel_complete_route
  • Simple Order API Field:
    decisionManager_travelData_completeRoute