API
Image Recognition API

MHL record

methods allow you to get a complete list or a specific mhl record in eyrene, view information about them, update all fields, or only select mhl record fields also, you can delete the mhl record by id get get /mhl record retrieve an mhl record response parameters ​ https //help inspector cloud com/en/docs/api/backend/methods/v1 5/catalog/brands#response definitions count integer the number of mhl records next string (uri) nullable nullable next page previous string (uri) nullable nullable previous page results array of objects an array of objects with information about mhl records id string unique id name string human readable name musthavelist string must have list https //docs eyrene com/mhl id sku string sku https //docs eyrene com/sku id sku1 string sku id sku2 string sku id sku3 string sku id sku4 string sku id sku5 string sku id sku6 string sku id six optional sku1 sku6 fields are combined with logical or when checking the mhl compliance compliant = (sku is present) or (sku1 is present) or (sku2 is present) or (sku6 is present) post post /mhl record сreate a new mhl record get get /mhl record/{id} retrieve detailed information about mhl records by id response parameters count integer the number of mhl records next string (uri) nullable nullable next page previous string (uri) nullable nullable previous page results array of objects an array of objects with information about mhl records id string unique id name string human readable name musthavelist string must have list https //docs eyrene com/mhl id sku string sku https //docs eyrene com/sku id sku1 string sku id sku2 string sku id sku3 string sku id sku4 string sku id sku5 string sku id sku6 string sku id six optional sku1 sku6 fields are combined with logical or when checking the mhl compliance compliant = (sku is present) or (sku1 is present) or (sku2 is present) or (sku6 is present) https //help inspector cloud com/en/docs/api/backend/methods/v1 5/catalog/brands id#response definitions put put /mhl record/{id} update all fields of the mhl record ​ https //help inspector cloud com/en/docs/api/backend/methods/v1 5/catalog/brands id#response definitions 1 response parameters count integer the number of mhl records next string (uri) nullable nullable next page previous string (uri) nullable nullable previous page results array of objects an array of objects with information about mhl records id string unique id name string human readable name musthavelist string must have list https //docs eyrene com/mhl id sku string sku https //docs eyrene com/sku id sku1 string sku id sku2 string sku id sku3 string sku id sku4 string sku id sku5 string sku id sku6 string sku id six optional sku1 sku6 fields are combined with logical or when checking the mhl compliance compliant = (sku is present) or (sku1 is present) or (sku2 is present) or (sku6 is present) patch patch /mhl record/{id} update some of the fields in the mhl record response parameters ​ https //help inspector cloud com/en/docs/api/backend/methods/v1 5/catalog/brands id#response definitions 1 count integer the number of mhl records next string (uri) nullable nullable next page previous string (uri) nullable nullable previous page results array of objects an array of objects with information about mhl records id string unique id name string human readable name musthavelist string must have list https //docs eyrene com/mhl id sku string sku https //docs eyrene com/sku id sku1 string sku id sku2 string sku id sku3 string sku id sku4 string sku id sku5 string sku id sku6 string sku id six optional sku1 sku6 fields are combined with logical or when checking the mhl compliance compliant = (sku is present) or (sku1 is present) or (sku2 is present) or (sku6 is present) delete delete /mhl record/{id} delete mhl record by id