Amadeus Solutions · Example Payload

Seat Map Display Baggage Allowance Example

AirlinesBookingFlightsGDSHotelsTravelTravel Technology

Seat Map Display Baggage Allowance Example is an example object payload from Amadeus Solutions, with 4 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

excessRatequantityweightweightUnit

Example Payload

Raw ↑
{
  "excessRate": "sample-value",
  "quantity": 1,
  "weight": 20,
  "weightUnit": "KG"
}