PricingSummary
This type contains a summary of costs and charges for an order, including price, adjustments, taxes, and delivery costs.
Type that uses PricingSummary:
Calls that use PricingSummary:
Fields
The total amount of any adjustments that were applied to the order. This amount does not include shipping, discounts, fixed fees, or taxes.
See the
Field Index to learn which calls use adjustment.
The total cost of delivering the order to the buyer, before any discount.
See the
Field Index to learn which calls use deliveryCost.
The total amount of delivery discounts (including shipping discounts) that apply to the order. This should be a negative real number. This value excludes buyer incentives.
See the
Field Index to learn which calls use deliveryDiscount.
The total amount of any fixed fees applied to the order, such as a recycling fee or a restocking fee.
The total amount of all item price discounts (including promotions) that apply to the order and reduce its cost to the buyer. This should be a negative real number. This value excludes buyer incentives.
See the
Field Index to learn which calls use priceDiscountSubtotal.
The total of the listed prices of all units of all line items in the order, before any discount.
See the
Field Index to learn which calls use priceSubtotal.
The net amount of tax charged as a percentage of the order subtotal. Divide this value by the value of the subtotal field to confirm the approximate tax percentage applied.
The total cost of the order, including all discounts, adjustments, fees, taxes, and delivery costs.
Copyright © 2016–2017
eBay Inc. All rights reserved. This documentation and the API may only be used in accordance with the eBay Developers Program and API License Agreement.