Amadeus Solutions · JSON Structure

Branded Fares Upsell Carrier Entry Structure

CarrierEntry schema

Type: Properties: 0
AirlinesBookingFlightsGDSHotelsTravelTravel Technology

CarrierEntry is a JSON Structure definition published by Amadeus Solutions. 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-solutions/refs/heads/main/json-structure/branded-fares-upsell-carrier-entry-structure.json",
  "name": "CarrierEntry",
  "description": "CarrierEntry schema",
  "additionalProperties": {
    "description": "the carrier name",
    "type": "string"
  }
}