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.

Response Parameters

ParameterDatatypeDescription
namestringName of the attribute.
labelstringLabel name of the attribute
is_enumenumWhether the attribute values are predefined values. 1 if enum type, 0 if not enum.
typestringDatatype of the attribute value.
default_attribute_value_namestringDefault value of the attribute if any.
inventory_item_attributesstringName of the table (in the database) from which the attributes are retrieved.
ou_idintegerIndicates 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.
Language
Authorization
Basic
base64
:
URL
Click Try It! to start a request and see the response here!