This enumerated type contains the possible refund, exchange, or store credit options that a seller may offer a buyer when the buyer wants to return the item.
No calls use RefundOptionsCodeType.
Value | Description |
CustomCode | Reserved for internal or future use. |
MoneyBack | This value indicates that the seller will refund the buyer the cost of the item, excluding shipping and handling costs and any restocking fee (US only). The seller should use the ReturnPolicy.Description field in the Add API call to explain how the refund will be handled (such as whether the refund will occur via PayPal). |
MoneyBackOrExchange | Note: This value has been deprecated and US sellers that are willing to refund buyers or offer an identical replacement item should use the MoneyBackOrReplacement value instead. This value indicates that the seller will refund the buyer the cost of the item, excluding shipping and handling costs and any restocking fee (US only), or the seller will exchange the returned item for another identical item. The seller should use the ReturnPolicy.Description field in the Add API call to explain how the refund will be handled, such as whether the refund will occur via PayPal, or how the exchange will occur, such as whether the seller will send an identical item in place of the returned item. |
MoneyBackOrReplacement | Note: This value is only available on the US site. US sellers should use this value if they are willing to refund buyers or offer an identical replacement item. This value indicates that the seller will refund the buyer the cost of the item (excluding shipping and handling costs and any restocking fee) through eBay returns, or the seller will replace the returned item with another identical item. The seller should use the ReturnPolicy.Description field in the Add API call to explain to buyer that are refunds and replacements will be handled through the eBay returns process. |
Copyright © 2005–2021 eBay Inc. All rights reserved. This documentation and the API may only be used in accordance with the eBay Developers Program and API License Agreement.