v1

latestOpenAPI 3.0.12026-07-24501176.6 MB

Get Product Attributes

Retrieves the list of all product attributes of the org.

Some attributes like price, item_sku, description, img_url would be common across organizations.

get/product/attributes

Query parameters

include_idboolean

Retrieves category ids of each product attribute size fetched.

valuesboolean

Pass true to retrieve all child attributes.

value_limitinteger

Limits number of child attributes to be retrieved per attribute.

namestring

Retrieves details of an an attribute based on the attribute name (name is not case sensitive).

idinteger

Pass an attribute id to fetch the details of that specific attribute.

limitinteger

Limits the number of results to be retrieved.

offsetinteger

Entries to be ignored 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