Salta ai contenuti

List attribute values

GET
/v2/product-catalog/attributes/{id}/values
curl --request GET \
--url https://api-crm-staging.divinea.com/api/v2/product-catalog/attributes/1/values \
--header 'APIKey: <APIKey>'
id
required
integer format: int64

Id

OK

Media type*/*
Array<object>
ProductCatalogAttributeValue
object
attributeId
integer format: int64
displayOrder
integer format: int32
id
integer format: int64
names
object
key
additional properties
string
value
string
valueId
integer format: int64
wineryId
string format: uuid