Amadeus Reservations · JSON Structure

Flight Order Management Carrier Entry Structure

CarrierEntry schema

Type: Properties: 0
BookingFlightsHotelsReservationsTravel

CarrierEntry 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-order-management-carrier-entry-structure.json",
  "name": "CarrierEntry",
  "description": "CarrierEntry schema",
  "additionalProperties": {
    "description": "the carrier name",
    "type": "string"
  }
}