RefundType
Contains information about a single refund. A refund contains information about the amount refunded for a transaction to a single buyer. This refund contains information about the amount refunded from seller, refunded time and total amount refunded to buyer (amount from seller + half)

Types that use RefundType:

Call that uses one or more fields of RefundType:

Fields

RefundFromSeller ( AmountType (double) ) [0..1]
Total amount refunded by the seller for this transaction. Applicable to Half.com (for GetOrders).
See the Field Index to learn which calls use RefundFromSeller.

RefundTime ( dateTime ) [0..1]
The date and time at which the refund was issued. Applicable to Half.com (for GetOrders).
See the Field Index to learn which calls use RefundTime.

TotalRefundToBuyer ( AmountType (double) ) [0..1]
Total amount refunded to the buyer for this transaction. Applicable to Half.com (for GetOrders).
See the Field Index to learn which calls use TotalRefundToBuyer.

This document was generated with a customized version of the apireferencedocs tool.

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