getBrands

This call is deprecated. We recommend to use PIM API instead.

The corresponding new call is: GET /v1/brand.

Retrieve product brands.

Brands are a way of categorizing your product database, and several API calls support filtering by brand.

Products can additionally be organized into groups (getProductGroups, hierarchical), categories (getProductCategories, hierarchical), and priority groups (getProductPriorityGroups, a flat list).

Response

Field name Type Description
brandID integer
name string
added integer Unix timestamp. Creation time.
lastModified integer Unix timestamp. Last modification time.