PriceLineType ( token )

Indicates the charge component of an order line item to which a PriceLine applies.

Note: Regardless of the charge component specified, the amount refunded applies to the total quantity of that line item in the order. For example, if the buyer ordered three units of a particular item, and the seller is refunding the shipping price of that item, the refund will comprise the total shipping price for all three units.

Types that use PriceLineType:

Enumeration Values

Value Description Which calls use this value *
ADDITIONAL_AMOUNT A miscellaneous additional amount that the seller wishes to apply to the order line item. The seller can use the note field to provide an explanation of the additional amount. issueRefund
PURCHASE_PRICE The purchase price of the order line item. issueRefund
SHIPPING_PRICE The shipping charge for the order line item. issueRefund
  * See the Enumeration Index to see exact use of each enumeration value in the API.

Copyright © 2012 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.