2025-02-18: Order Service - deprecated fields
Overview
Several fields in order's response have been deprecated in favor of new calculatedPrice and unitPrice fields. The new fields provide a more comprehensive and consistent way to access price calculations.
Deprecated order-level fields:
totalPrice- usecalculatedPrice.finalPriceinsteadsubTotalPrice- usecalculatedPrice.priceorcalculatedPrice.discountedPriceinsteadtaxAggregate- usecalculatedPrice.finalPrice.taxAggregateinsteadsubtotalAggregate- usecalculatedPrice.priceinsteadtotalDiscount- usecalculatedPrice.totalDiscountinsteadfeeYrnAggregate- usecalculatedPrice.totalFeesanditems[].calculatedPrice.feesinsteadshipping- usecalculatedPrice.totalShippinginsteaditemFeesTotal- usecalculatedPrice.totalFeeinsteadpaymentFeesTotal- usecalculatedPrice.paymentFeesinsteadtotalAuthorizedAmount- usecalculatedPrice.upliftValueinstead
Deprecated order item-level fields:
price- useunitPriceinsteaditemPrice- useunitPriceinsteaditemTaxInfo- usecalculatedPrice.priceinsteadfees- usecalculatedPrice.feesinsteadauthorizedAmount- usecalculatedPrice.upliftValueinsteadtotalDiscount- usecalculatedPrice.totalDiscountinsteadexternalFees- usecalculatedPrice.feesinsteadcouponDiscounts- usecalculatedPrice.totalDiscounts.appliedDiscountsinstead
Updated endpoints
Deprecated response fields in favor of calculatedPrice and unitPrice
Deprecated response fields in favor of calculatedPrice and unitPrice
Deprecated response fields in favor of calculatedPrice and unitPrice
Deprecated response fields in favor of calculatedPrice and unitPrice
Known problems
There are no known problems.
Last updated
Was this helpful?

