eBay Trading APIVersion 1349
 

ItemCompatibilityEnabledCodeType ( token )

Used to indicate whether the parts compatibility feature is enabled for a category.

Types that use ItemCompatibilityEnabledCodeType:

Call that uses one or more values of ItemCompatibilityEnabledCodeType:

Enumeration Values

Value Description
ByApplication Parts Compatibility may be entered by application only for the given category. Entering parts compatibility by application specifies the assemblies (e.g., a specific year, make, and model of car) to which the item applies. Parts compatibility by application can be specified by listing with a catalog product that supports parts compatibility or by specifying parts compatibility by application manually ( Item.ItemCompatibilityList).
BySpecification Parts Compatibility may be entered by specification only for the given category. Entering parts compatibility by specification involves specifying the part's relevant dimensions or characteristics (e.g., Section Width, Aspect Ratio, Rim Diammeter, Load Index, and Speed Rating values for a tire) using attributes.
CustomCode Reserved for internal or future use.
Disabled Parts Compatibility is not supported for the given category.
  * See the Enumeration Index to see exact use of each enumeration value in the API.