Amadeus Solutions · Example Payload

Seat Map Display Issue Example

AirlinesBookingFlightsGDSHotelsTravelTravel Technology

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

Top-level fields

statuscodetitledetailsource

Example Payload

Raw ↑
{
  "status": 19,
  "code": 57,
  "title": "sample-value",
  "detail": "sample-value",
  "source": {
    "pointer": "sample-value",
    "parameter": "sample-value",
    "example": "sample-value"
  }
}