Update a trip

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…

Update a Trip Example

{
  "id": "atrip-1000000137",
  "criteria": {
    "requiredLift": [
      {
        "aircraftCategory": "VIP airliner",
        "aircraftType": "",
        "aircraftTail": ""
      }
    ],
    "requiredPartnerships": [],
    "maxFuelStopsPerSegment": 0,
    "includeLiftUpgrades": true,
    "maxInitialPositioningTimeMinutes": 0,
    "minimumYearOfMake": 2017
  },
  "segments": [
    {
      "dateTime": {
        "date": "2021-05-17",
        "time": "19:00",
        "departure": true,
        "local": true
      },
      "paxCount": "2",
      "paxSegment": true,
      "paxTBD": false,
      "timeTBD": false,
      "startAirport": {
        "icao": "ESGG"
      },
      "endAirport": {
        "icao": "LFPB"
      }
    }
  ],
  "sourcing": true
}
Path Params
string
required
[a-zA-Z]+-[\d]+(-{1}?[^-]+)??
Body Params
string
required

The Avinode ID for this trip

criteria
object

Any criteria for the trip.

segments
array of objects
required

Trip itinerary.

segments*
boolean
required

Should this trip be available in the marketplace for sourcing ?

Headers
string

ISO8601 Timestamp

string

API Token

string

Calling product / software (ex: AcmeApp-v10.2)

string

Account id if action on behalf of

Response

Language
Credentials
Header
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json