OfferPartialRefundRequest

This call allows the seller to propose a partial refund solution (including the proposed refund amount) to the buyer. If the buyer accepts the partial refund proposal, then the next step in the flow is for the seller to actually issue the partial refund through the issuePartialRefund call.

Fields

amount ( Money (decimal) ) [1]
The seller enters the amount of the partial refund that is being offered to the buyer. This amount is in the currency used by the listing site.
See the Field Index to learn which calls use amount.

caseId ( CaseIdType ) [1]
This container is used to identify a specific eBay Buyer Protection case opened by a buyer in the eBay Resolution Center.
See the Field Index to learn which calls use caseId.

comments ( string ) [0..1]
This optional field allows the seller to add a supporting comment regarding the partial refund solution. For example, the seller might add a comment such as this in the field: "Since you are not 100 percent satisfied with the item, I will offer you a partial refund of $10 and you can keep the item." This comment is intended to be read by the buyer.
See the Field Index to learn which calls use comments.

Copyright © 2010–2012 eBay, Inc. All rights reserved. This documentation and the API may only be used in accordance with the eBay Developer Network and API License Agreement.