eBay Trading APIVersion 1349
 

BestOfferAutoDeclineEnabledDefinitionType

Type defining the BestOfferAutoDeclineEnabled field that is returned under the FeatureDefinitions container of the GetCategoryFeatures response (as long as BestOfferAutoDeclineEnabled or BestOfferAutoAcceptEnabled is included as a FeatureID value in the call request or no FeatureID values are passed into the call request). This field is returned as an empty element (a boolean value is not returned) if one or more eBay API-enabled sites support the Best Offer Auto Decline feature.

To verify if a specific eBay site supports the Best Offer Auto Decline feature (for most categories), look for a true value in the SiteDefaults.BestOfferAutoDeclineEnabled field.

To verify if a specific category on a specific eBay site supports the Best Offer Auto Decline feature, pass in a CategoryID value in the request, and then look for a true value in the BestOfferAutoDeclineEnabled field of the corresponding Category node (match up the CategoryID values if more than one Category IDs were passed in the request).

Type that uses BestOfferAutoDeclineEnabledDefinitionType:

Call that uses BestOfferAutoDeclineEnabledDefinitionType:

Fields

This type has no fields.