Simple Order API

decisionReply_travel_actualFinalDestinationCity

City of the actual final destination.
For example, if the route is
SFO-LAX:LAX-MCT:MCT-BLR:BLR-MCT:MCT-LAX:LAX-SFO
, the actual final destination is
BLR
(
SFO
is the last destination only because this is a round trip).
The value must be included as a destination in the
decisionManager_travelData_actualFinalDestination
field in order to be present in the response along with the corresponding city, country, and geographical details.

Specifications

  • Data Type:
    String
  • Data Length:
    90

Mapping Information

  • REST API Field:
    travelInformation.actualFinalDestination.city
  • SCMP API Field:
    decision_travel_actual_final_destination_city
  • Simple Order API Field:
    decisionReply_travel_actualFinalDestinationCity