v1

latestOpenAPI 3.0.12026-07-24501176.6 MB

Get Product Brands

Retrieves the details of all product brands created for the org.

get/product/brands

Query parameters

include_idboolean

Retrieves category ids of each category fetched.

idinteger

Retrieves the details of a specific brand based on the brand id passed.

namestring

Retrieves the details of the specific brand based on the name passed(name is not case sensitive).

parent_idinteger

Retrieves the details of a specific parent brand and its child brands based on the parent brand id passed.

parent_namestring

Retrieves the details of a specific parent brand and its child brands based on the brand name passed.

limitinteger

Limits the number of results to be retrieved.

offsetinteger

Number of rows or results that you want omit from showing (from the top).

ou_codestring

Identifier code of the organisation.

fetch_type'ALL' | 'ORG' | 'SCOPE'

ALL - 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.

Response

200