ReturnPolicyDetailsType
Type defining the ReturnPolicyDetails container, which is returned in GeteBayDetails, and provides the seller with the Return Policy features (and applicable values) that are supported by the listing site. This container is only returned if ReturnPolicyDetails is included as a DetailName filter in the call request, or if no DetailName filters are used in the request.
Note: The GeteBayDetails call returns site-default Return Policy settings. For most categories within a given eBay site, the supported Return Policy options/values are the same, but there a few exceptions. To discover what Return Policy features/settings that a particular category supports, call GetCategoryFeatures and include any or all of the domestic and or international Return Policy-related FeatureID values to see the Return Policy features/settings available for domestic and international returns, respectively.
Type that uses ReturnPolicyDetailsType:
Call that uses ReturnPolicyDetailsType:
Fields
true
if the site supports a text description of the seller's Return Policy in listings. If the site does support a text description of the seller's Return Policy, it is set through the ReturnPolicy.Description field in an Add/Revise/Relist API call. Currently, the only eBay sites that support Return Policy descriptions are Germany, Austria, France, Italy, and Spain. Note: To discover if a Return Policy desciption is supported by a particular category, call GetCategoryFeatures and include
ReturnPolicyDescriptionEnabled
as a FeatureID value to see if the category supports the use of a Return Policy description.
Note: To discover what refund options that a particular category supports, call GetCategoryFeatures and include
DomesticRefundMethodValues
and/or InternationalRefundMethodValues
as FeatureID values to see the refund options available for domestic and international returns, respectively.
This type is deprecated, as sellers are no longer allowed to set a restocking fee through a listings's return policy.
Note: To discover the enumeration values that a particular category supports, call GetCategoryFeatures and include
DomesticReturnsAcceptedValues
and/or InternationalReturnsAcceptedValues
as FeatureID values to see the ReturnPolicy.ReturnsAcceptedOption and ReturnPolicy.InternationalReturnsAcceptedOption values supported for domestic and international returns, respectively.
Note: To discover what return durations that a particular category supports, call GetCategoryFeatures and include
DomesticReturnsDurationValues
and/or InternationalReturnsDurationValues
as FeatureID values to see the return durations available for domestic and international returns, respectively.