eBay Trading APIVersion 1475
 

ReturnsAcceptedDetailsType



Note: This type is used by the deprecated ReturnPolicyDetails.ReturnsAccepted container returned in GeteBayDetails. This container contains the values that may be used in the ReturnPolicy.ReturnsAcceptedOption field of Add/Revise/Relist API calls. For most categories within a given eBay site, the supported Return Policy options/values are the same, but there a few exceptions. To determine whether returns are supported for a specific leaf category on a specific eBay marketplace, use the Metadata API getReturnPolicies method. Pass the target marketplace_id and the category ID in the filter query parameter, and then inspect the returnPolicies.domestic.returnsAcceptanceEnabled and returnPolicies.international.returnsAcceptanceEnabled fields in the response.

Type that uses ReturnsAcceptedDetailsType:

Call that uses ReturnsAcceptedDetailsType:

Fields

Description ( string ) [0..1]
Display string that applications can use to present ReturnsAcceptedOption in a more user-friendly format (such as in a drop-down list). Not applicable as input to the AddItem family of calls. (Use ReturnsAcceptedOption instead.)
See the Field Index to learn which calls use Description.

ReturnsAcceptedOption ( token ) [0..1]
Whether the seller allows the buyer to return the item. This value can be passed in the AddItem family of calls.
See the Field Index to learn which calls use ReturnsAcceptedOption.