Skip to main content

The type the defines attribute name/value pair fields that specify a product. The type of data depends on the context. For example, if you were using this to specify a specific vehicle, the attribute names would be Make, Model, Year, etc.

Type that uses AttributeNameValue

CompatibilityPayload

Call that uses AttributeNameValue

Fields

Field
Type
Description
name
The name of the product attribute, such as Make, Model, Year, etc.
value
The value for the name attribute, such as BMW, R1200GS, 2011, etc.