{ "opencollection": "1.0.0", "info": { "name": "Airline Code Lookup air-traffic Display SeatMaps API", "version": "1.2.1" }, "items": [ { "info": { "name": "Display SeatMaps", "type": "folder" }, "items": [ { "info": { "name": "Amadeus Returns All the Seat Maps of a Given Order.", "type": "http" }, "http": { "method": "GET", "url": "https://test.api.amadeus.com/v1/shopping/seatmaps", "params": [ { "name": "flightOrderId", "value": "", "type": "query", "description": "identifier of the order" }, { "name": "flight-orderId", "value": "", "type": "query", "description": "DEPRECATED identifier of the order , kept for backward compatibility" } ] }, "docs": "Amadeus Returns All the Seat Maps of a Given Order." }, { "info": { "name": "Amadeus Returns All the Seat Maps of a Given FlightOffer.", "type": "http" }, "http": { "method": "POST", "url": "https://test.api.amadeus.com/v1/shopping/seatmaps", "headers": [ { "name": "X-HTTP-Method-Override", "value": "" } ] }, "docs": "Amadeus Returns All the Seat Maps of a Given FlightOffer." } ] } ], "bundled": true }