eBay Trading APIVersion 1349
 

RefundOptionsCodeType ( token )

This enumerated type contains the possible refund, exchange, or store credit options that a seller may offer the buyer as part of the return policy.

No calls use RefundOptionsCodeType.

Enumeration Values

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.
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.
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) through eBay returns, or the seller will replace the returned item with another identical item if the buyer prefers this.
  * See the Enumeration Index to see exact use of each enumeration value in the API.