Amadeus Solutions · Example Payload

Flight Offers Price Issue Example

AirlinesBookingFlightsGDSHotelsTravelTravel Technology

Flight Offers Price 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": 80,
  "code": 79,
  "title": "sample-value",
  "detail": "sample-value",
  "source": {
    "pointer": "sample-value",
    "parameter": "sample-value",
    "example": "sample-value"
  }
}