eBay Return Management APIVersion 1.1.0
 

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.

Type that uses EstimatedRefundDetailType:

Call that uses EstimatedRefundDetailType:

Fields

estimatedRefund ( RefundDetailType ) [0..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.