Brand
brandId stringrequired
Unique identifier of the brand
Example:
brand_1
description string
Brand description
Example:
Modern Menswear
name stringrequired
Brand name
Example:
Acme
Brand
{
"brandId": "brand_1",
"description": "Modern Menswear",
"name": "Acme"
}