eBay Trading APIVersion 1349
 

ReturnsDurationCodeType ( token )

This enum defines the different options that are available for specifying the available return durations. This is the amount of time the seller gives the buyer for initiating a return once they receive the item.

Types that use ReturnsDurationCodeType:

Call that uses one or more values of ReturnsDurationCodeType:

Enumeration Values

Value Description
Days_14 Days_14 indicates the buyer has 14 days to initiate a return.
Days_30 Days_30 indicates the buyer has 30 days to initiate a return.
Days_60 Days_60 indicates the buyer has 60 days to initiate a return.
  * See the Enumeration Index to see exact use of each enumeration value in the API.