IssuePartialRefundRequest

This call is used by the seller to issue a partial refund to the buyer. This call can only be invoked after the buyer accepts the partial refund offer. This call can only be used if the payment method for the order was PayPal.

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. This amount must be identical to the amount offered through the offerPartialRefund call.
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 comment regarding the partial refund. For example, the seller might add a comment such as this in the field: "Here is your $10 partial refund that we both agreed upon." 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.