eBay Trading APIVersion 1349
 

ConditionType

Type defining the ConditionValues.Condition and SpecialFeatures.Condition containers that are returned at the site default level and category level in the GetCategoryFeatures response if 'ConditionValues' is specified as a FeatureID value, or if no FeatureID values are specified. A ConditionValues.Condition container is returned for each supported item condition value for each eBay category returned in the response, and a SpecialFeatures.Condition container is returned for item condition values that a seller must be pre-qualified to use, such as the refurbished conditions.

Type that uses ConditionType:

Call that uses ConditionType:

Fields

DisplayName ( string ) [0..1]
The human-readable label for the condition (e.g., "New"). This value is typically localized for each site. The display name can vary by category. For example, condition ID 1000 could be called "New: with Tags" in one category and "Brand New" in another.
See the Field Index to learn which calls use DisplayName.

ID ( int ) [0..1]
The numeric identifier of the item condition (e.g., 1000). The numeric identifier is used in the Item.ConditionID field in Add/Revise/Relist calls to set the condition of an item.
See the Field Index to learn which calls use ID.