OfferRefundUponReturnRequest

This call is used by sellers to inform the buyer that the Significantly Not As Described item must be returned before a full refund can be issued. The caseId is the only required field, but the seller can also include a Return Merchandise Authorization number, a return address (if different from seller's default shipping address), and any additional return instructions.

Fields

additionalReturnInstructions ( string ) [0..1]
This optional field allows the seller to add additional instructions regarding the return of the item. This comment is intended to be read by the buyer in the Resolution Center.
See the Field Index to learn which calls use additionalReturnInstructions.

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.

returnAddress ( Address ) [0..1]
This container, defined by Address type, allows the seller to input a different return address than the one listed as the shipping address for the seller. This container is optional.
See the Field Index to learn which calls use returnAddress.

returnMerchandiseAuthorization ( string ) [0..1]
If applicable and requested by the buyer, the seller can include the Return Merchandise Authorization number in the request.
See the Field Index to learn which calls use returnMerchandiseAuthorization.

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.