{"note":"OpenAPI conversion -- returning structured metadata","name":"amadeus-com-amadeus-seatmap-display","description":"Seatmap Display","version":"1.9.2","base_url":"https://test.api.amadeus.com/v1","endpoints":2,"raw":"@lap v0.3\n# Machine-readable API spec. Each @endpoint block is one API call.\n@api Seatmap Display\n@base https://test.api.amadeus.com/v1\n@version 1.9.2\n@endpoints 2\n@toc shopping(2)\n\n@endpoint GET /shopping/seatmaps\n@desc Returns all the seat maps of a given order.\n@optional {flightOrderId: any # identifier of the order, flight-orderId: any # DEPRECATED identifier of the order , kept for backward compatibility}\n@returns(200) Successful Operation\n@errors {400: code    | title ------- | ------------------------------------- 477     | INVALID FORMAT 572     | INVALID OPTION 4481    | FLIGHT DOES NOT OPERATE ON DATE REQUESTED 8791    | SEAT MAP DISPLAY REQUEST IS OUTSIDE SYSTEM DATE RANGE 32171   | MANDATORY DATA MISSING, 404: Not Found}\n\n@endpoint POST /shopping/seatmaps\n@desc Returns all the seat maps of a given flightOffer.\n@required {X-HTTP-Method-Override: any # the HTTP method to apply, body: any}\n@returns(200) Successful Operation\n@errors {400: code    | title ------- | ------------------------------------- 477     | INVALID FORMAT 2781    | INVALID LENGHT 572     | INVALID OPTION 4481    | FLIGHT DOES NOT OPERATE ON DATE REQUESTED 8791    | SEAT MAP DISPLAY REQUEST IS OUTSIDE SYSTEM DATE RANGE 32171   | MANDATORY DATA MISSING}\n\n@end\n"}