eBay Trading APIVersion 1349
 

ReturnsAcceptedCodeType ( token )

This enum defines the different options that are available for specifying whether or not the seller accepts returns.

Types that use ReturnsAcceptedCodeType:

Call that uses one or more values of ReturnsAcceptedCodeType:

Enumeration Values

Value Description
ReturnsAccepted ReturnsAccepted indicates the seller does accept returns.
ReturnsNotAccepted ReturnsNotAccepted indicates the seller does not accept returns.
  * See the Enumeration Index to see exact use of each enumeration value in the API.