RefundLineTypeCodeType ( token )

Enumerated type listing the values that indicate whether the refund for the DE/AT order was applied toward the purchase price, the original shipping price, or for an additional amount. This type is only applicable for German and Austrian orders subject to the new eBay payment process.

Currently, this type is not applicable since the new eBay payment process on the German and Austrian sites has been put on hold indefinitely.

Enumeration Values

Value Description Which calls use this value *
Additional An additional refund (not accounted for in the original order costs) was issued.

GetItemTransactions, GetOrders, GetOrderTransactions, GetSellerTransactions
CustomCode Reserved for internal or future use. GetItemTransactions, GetOrders, GetOrderTransactions, GetSellerTransactions
PurchasePrice The refund was applied to the purchase price.

GetItemTransactions, GetOrders, GetOrderTransactions, GetSellerTransactions
ShippingPrice The refund was applied to the shipping cost.

GetItemTransactions, GetOrders, GetOrderTransactions, GetSellerTransactions
  * See the Enumeration Index to see exact use of each enumeration value in the API.

Copyright © 2005–2013 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.