EstimatedRefundDetailType

Type defining the estimatedRefundDetail container, which consists of details related to an estimated seller refund, including the total refund amount, an itemized list of one or more anticipated refund fee types (such as purchase price or original shipping), and an itemized list of one or more optional refund fee types.

Types that use EstimatedRefundDetailType:

Call that uses one or more fields of EstimatedRefundDetailType:

Fields

estimatedRefund ( RefundDetailType ) [1]
Container consisting of the total estimated refund amount due to the buyer and one or more itemizedRefund containers. One itemizedRefund container will be present for each refund fee type (such as purchase price or original shipping).
See the Field Index to learn which calls use estimatedRefund.

itemizedOptionalRefund ( ItemizedRefundDetailType ) [0..*]
One itemizedOptionalRefund container will be present for each optional refund fee type that a seller can issue to a buyer.
See the Field Index to learn which calls use itemizedOptionalRefund.

Copyright © 2012 This documentation and the API may only be used in accordance with the eBay Developer Network and API License Agreement.