eBay Post-Order APIVersion 2.7.7
 

RefundInfoType

This type is used by the refundInfo container, which provides detailed information on the estimated and actual refund amounts.

Type that uses RefundInfoType:

Calls that use RefundInfoType:

Fields

actualRefundDetail ( ActualRefundDetailType ) [0..?]
This container shows the itemized refund information after the seller issues a refund to the buyer. This container is only returned if the seller has issued a refund to the buyer. Until the refund is actually successfully processed, only information on the estimated refund may be seen in the estimatedRefundDetail container.
See the Field Index to learn which calls use actualRefundDetail.

estimatedRefundDetail ( EstimatedRefundDetailType ) [0..?]
This container shows estimated refund information for the buyer. There will be one itemizedRefundDetail container returned under this container for each refund fee type (such as purchase price and original shipping).
See the Field Index to learn which calls use estimatedRefundDetail.