Salta ai contenuti

List categories by parent category ID (use 'root' for root categories)

GET
/v2/product-catalog/categories/parent/{parentId}
curl --request GET \
--url https://api-crm-staging.divinea.com/api/v2/product-catalog/categories/parent/example \
--header 'APIKey: <APIKey>'
parentId
required
string

ParentId

OK

Media type*/*
Array<object>
ProductCatalogCategory
object
categoryId
ProductCatalogCategoryId
object
id
string format: uuid
descriptionTranslationId
string
descriptionTranslations
object
key
additional properties
string
id
string format: uuid
nameEn
string
nameIt
string
nameTranslationId
string
nameTranslations
object
key
additional properties
string
parentCategoryId
string format: uuid
priority
integer format: int32
productsCount
integer format: int32
wineryId
string format: uuid