{"note":"OpenAPI conversion -- returning structured metadata","name":"amadeus-com-amadeus-flight-offers-price","description":"Flight Offers Price","version":"1.3.0","base_url":"https://test.api.amadeus.com/v1","endpoints":1,"raw":"@lap v0.3\n# Machine-readable API spec. Each @endpoint block is one API call.\n@api Flight Offers Price\n@base https://test.api.amadeus.com/v1\n@version 1.3.0\n@endpoints 1\n@toc shopping(1)\n\n@endpoint POST /shopping/flight-offers/pricing\n@desc Confirm pricing of given flightOffers.\n@required {X-HTTP-Method-Override: any # the HTTP method to apply, priceFlightOffersBody: any # list of criteria to confirm the price of a dedicated flight-offers}\n@optional {include: any # Sub-resources to be included:  * **credit-card-fees** to get the credit card fee applied on the booking  * **bags** to get extra bag options  * **other-services** to get services options  * **detailed-fare-rules** to get detailed fare rules options, forceClass: any # parameter to force the usage of booking class for pricing - **true**, to for pricing with the specified booking class - **false**, to get the best available price}\n@returns(200) Successful Operation\n@errors {400: code    | title                                  ------- | -------------------------------------  477     | INVALID FORMAT 2668    | PARAMETER COMBINATION INVALID/RESTRICTED 2781    | INVALID LENGTH 4926    | INVALID DATA RECEIVED 32171   | MANDATORY DATA MISSING}\n\n@end\n"}