Salta ai contenuti

Check if attribute value has associated products

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

Id

valueId
required
integer format: int64

ValueId

OK

Media type*/*
CheckDeleteResponse
object
associatedProductCount
integer format: int32