API
Image Recognition API

Manufacturers

methods allow you to get a complete list or a specific manufacturer in eyrene, view information about them, update all fields, or only select manufacturer fields get get /manufacturers retrieves a list of manufacturers response parameters ​ https //help inspector cloud com/en/docs/api/backend/methods/v1 5/catalog/brands#response definitions count integer the number of manufacturers next string (uri) nullable nullable next page previous string (uri) nullable nullable previous page results a rray of objects an array of objects with information about manufacturers id string manufacturer id name string manufacturer name post post /manufacturers сreate a new manufacturer get get /manufacturers/{id} retrieve detailed information about the manufacturer by id response parameters ​ https //help inspector cloud com/en/docs/api/backend/methods/v1 5/catalog/brands id#response definitions id string manufacturer id name string manufacturer name /brands/{id} put put /manufacturers/{id} update all category fields response parameters ​ https //help inspector cloud com/en/docs/api/backend/methods/v1 5/catalog/brands id#response definitions 1 id string new manufacturer id name string manufacturer's new name patch patch /manufacturers/{id} update some of the manufacturer fields response parameters ​ https //help inspector cloud com/en/docs/api/backend/methods/v1 5/catalog/brands id#response definitions 1 id string new manufacturer id name string manufacturer's new name