Amadeus Reservations · JSON Structure

Flight Create Orders Location Entry Structure

LocationEntry schema

Type: Properties: 0
BookingFlightsHotelsReservationsTravel

LocationEntry is a JSON Structure definition published by Amadeus Reservations. It conforms to the https://json-structure.org/meta/core/v0/# meta-schema.

Meta-schema: https://json-structure.org/meta/core/v0/#

JSON Structure

Raw ↑
{
  "$schema": "https://json-structure.org/meta/core/v0/#",
  "$id": "https://raw.githubusercontent.com/api-evangelist/amadeus-reservations/refs/heads/main/json-structure/flight-create-orders-location-entry-structure.json",
  "name": "LocationEntry",
  "description": "LocationEntry schema",
  "additionalProperties": {
    "$ref": "#/definitions/LocationValue"
  }
}