# Get Quote Price Gets the price details of a quote using its reference. Endpoint: GET /api/external/quote/price/{reference} Version: 1.5.0 Security: API_AUTHENTICATION ## Path parameters: - `reference` (string, required) bookingId, quoteId or externalReference ## Response 200 fields (application/json): - `accountCurrency` (string) - `accountDiscount` (object) - `accountDiscount.accountCode` (string) - `accountDiscount.bookingPriceItemId` (integer) - `accountDiscount.children` (object) - `accountDiscount.children.priceEntries` (array) - `accountDiscount.children.priceEntries.currency` (string) - `accountDiscount.children.priceEntries.customPriceItemCategoryId` (integer) - `accountDiscount.children.priceEntries.editMode` (string) Enum: "AUTO", "PRICE", "TOTAL", "QUANTITY", "PRICE_TOTAL", "PRICE_QUANTITY", "QUANTITY_TOTAL" - `accountDiscount.children.priceEntries.explainer` (string) - `accountDiscount.children.priceEntries.legId` (integer) - `accountDiscount.children.priceEntries.manualPrice` (number) - `accountDiscount.children.priceEntries.manualQty` (number) - `accountDiscount.children.priceEntries.manualTotal` (number) - `accountDiscount.children.priceEntries.name` (string) - `accountDiscount.children.priceEntries.price` (number) - `accountDiscount.children.priceEntries.priceItemExplainer` (object) - `accountDiscount.children.priceEntries.priceItemId` (integer) - `accountDiscount.children.priceEntries.qty` (number) - `accountDiscount.children.priceEntries.sold` (number) - `accountDiscount.children.priceEntries.soldEditMode` (string) Enum: "AUTO", "PRICE", "TOTAL", "QUANTITY", "PRICE_TOTAL", "PRICE_QUANTITY", "QUANTITY_TOTAL" - `accountDiscount.children.priceEntries.soldPrice` (number) - `accountDiscount.children.priceEntries.soldPriceItemExplainer` (object) - `accountDiscount.children.priceEntries.soldQty` (number) - `accountDiscount.children.priceEntries.target` (string) Enum: "FLIGHT", "DEPARTURE", "ARRIVAL" - `accountDiscount.children.priceEntries.total` (number) - `accountDiscount.children.priceEntries.unit` (string) Enum: "ABSOLUTE", "TIME", "PERCENTAGE" - `accountDiscount.children.priceEntries.unitDescription` (string) - `accountDiscount.children.reconcile` (object) - `accountDiscount.percentage` (number) - `accountDiscount.percentageManual` (number) - `accountDiscount.value` (number) - `accountDiscount.valueManual` (number) - `accountExchangeRate` (number) - `arrivalFeesNotes` (array) - `arrivalFeesNotes.airportIcao` (string) - `arrivalFeesNotes.feesModificationDate` (string) - `arrivalFeesNotes.feesNotes` (string) - `augmentedCrewFee` (object) - `autoMargin` (boolean) - `autoMarginDemandInfo` (string) - `billableServiceCosts` (array) - `bookingFee` (object) - `brokerPayTax` (boolean) - `cancelationFee` (object) - `cateringFee` (object) - `commission` (object) - `cost` (object) - `crewSwap` (object) - `crewVariableCost` (object) - `customCurrency` (string) - `customExchangeRate` (number) - `customFees` (array) - `dailyFee` (object) - `demandPercent` (integer) - `departureFee` (object) - `departureFeesNotes` (array) - `discountPercentage` (object) - `exchangeRates` (array) - `exchangeRates.exchangeRate` (number) - `federalExciseFee` (object) - `federalExciseFeeAccount` (object) - `federalExciseFeeCustom` (object) - `ferryFee` (object) - `flightAttendantFee` (object) - `flightMargin` (object) - `fuelFee` (object) - `fuelStop` (object) - `fuelSurcharge` (object) - `grossPrice` (object) - `grossPriceAccount` (object) - `grossPriceCustom` (object) - `handlingFee` (object) - `hasForeignCurrencyGrossPrice` (boolean) - `internationalFee` (object) - `jediq` (array) - `jediqCustom` (array) - `jediqPriceCalculationInfo` (object) - `jediqPriceCalculationInfo.status` (string) Enum: "ERROR", "UNAVAILABLE", "OK" - `landingFee` (object) - `leaseFee` (object) - `maintCost` (object) - `margin` (object) - `mechanicalRecoveryFee` (object) - `minCostPerBooking` (object) - `minFlightTimeAverageFee` (object) - `minFlightTimeFixedFee` (object) - `minFlightTimePerDay` (object) - `minFlightTimePerLeg` (object) - `minFlightTimePerPosLeg` (object) - `minPosFlightTimeAverageFee` (object) - `minimalBookingFee` (number) - `minimalUse` (object) - `mySkyQuote` (object) - `mySkyQuoteId` (integer) - `mySkyQuotePriceCalculationInfo` (object) - `nationalPaxFee` (object) - `nationalPaxFeeAccount` (object) - `nationalPaxFeeCustom` (object) - `navFee` (object) - `netPrice` (object) - `netPriceAccount` (object) - `netPriceCustom` (object) - `operatorCost` (object) - `overnightFee` (object) - `parkingFee` (object) - `paxFee` (object) - `priceCostCalculationInfo` (object) - `priceCostCalculationInfo.ferryFlightCalculationTimeType` (string) Enum: "BLOCK_TIME", "FLIGHT_TIME" - `priceCostCalculationInfo.revenueFlightCalculationTimeType` (string) Enum: "BLOCK_TIME", "FLIGHT_TIME" - `priceEngine` (array) - `priceEngineRules` (array) - `priceEngineRules.priceEngineRuleId` (integer) - `priceEngineRules.priceEngineRuleName` (string) - `pricingCalculationInfo` (object) - `pricingCalculationInfo.aircraftPricingModel` (string) Enum: "PRICE", "COST_PLUS", "JEDIQ", "PRICE_ENGINE" - `pricingCalculationInfo.postFlightPricingMode` (string) Enum: "ACTUALS", "ESTIMATIONS" - `pricingCalculationInfo.pricingModel` (string) Enum: "PRICE", "COST_PLUS", "JEDIQ", "PRICE_ENGINE" - `rdcPrices` (object) - `revenueFee` (object) - `roundTo` (integer) - `roundUpMode` (boolean) - `rounding` (number) - `services` (object) - `soldRounding` (number) - `soldTaxableAmount` (number) - `startupFee` (object) - `surchargeDiscount` (object) - `surchargePercentage` (object) - `taxableAmount` (number) - `taxes` (number) - `taxesAccount` (number) - `taxesCustom` (number) - `vat` (object) - `vatAccount` (object) - `vatCustom` (object)