Get Product BrandsAsk AIget deprecatedhttps://{host}/v1.1/product/brandsRetrieves the details of all product brands created for the org.Query Paramsinclude_idbooleanRetrieves category ids of each category fetched.idint64Retrieves the details of a specific brand based on the brand id passed.namestringRetrieves the details of the specific brand based on the name passed(name is not case sensitive).parent_idint64Retrieves the details of a specific parent brand and its child brands based on the parent brand id passed.parent_namestringRetrieves the details of a specific parent brand and its child brands based on the brand name passed.limitint32Limits the number of results to be retrieved.offsetint32Number of rows or results that you want omit from showing (from the top).ou_codestringIdentifier code of the organisation.fetch_typestringenumALL - Fetches details of product associated with both master org and org unit. ORG-Fetches details of products associated with master ORG. SCOPE-Fetches details of products associated with an org unit.Allowed:ALLORGSCOPEResponses 200200 400400Updated 15 days ago