get https://{host}/v1.1/product/brands
Retrieves the details of all product brands created for the org.
Response Parameters
Parameter | Datatype | Description |
---|---|---|
name | string | Name of the brand. |
label | string | Label name of the brand that appears on the user interface. |
description | string | Description of the brand. |
parent_name | string | Name of the parent brand. Applicable for child categories. |
parent_label | string | Label name of the parent brand. |
ou_id | integer | Indicates the ID of the OU. -1 indicates that the product belongs to a master org. This is applicable only if OU support for product inventory is enabled. |