v1

latestOpenAPI 3.0.02026-07-226950132.6 KB
product-attributes

Get single product attribute

Gets a single product attribute by ID.

get/products/attributes/{id}

Path parameters

idinteger required

Unique identifier for the attribute.

Response

Product attribute retrieved successfully.

idinteger

Attribute ID.

namestring

Attribute name.

positioninteger

Attribute position.

visibleboolean

Define if the attribute is visible on the "Additional information" tab in the product's page.

variationboolean

Define if the attribute can be used as variation.

optionsstring[]

List of available term names of the attribute.