ProductAttributeItems

Add a attribute item to a product

post/api/v1/products/{id}/attributes

Path parameters

idinteger required

The product ID

The product ID

Request body

idinteger
attribute_keystring nullable
product_idinteger
attribute_valuestring nullable
visibleboolean
ebay_attribute_namestring nullable
order_locationinteger

Response

The added attribute item

metaobject nullable
errorsobject nullable

Changes

No recorded changes to this endpoint across all 1 revision of this API.