Skip to main content

ProductCategoryOrLine

idstringnullable

Unique identifier of the product category or product line

Example: C123
namestringnullable

Name of the product category or product line

Example: Menswear
ProductCategoryOrLine
{
"id": "C123",
"name": "Menswear"
}