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 { "tab" "request", "url" "https //instance name/api/v1 5/mhl record/", "name" "request example", "method" "get", "request" { "pathparameters" \[], "queryparameters" \[], "headerparameters" \[ { "kind" "required", "name" "authorization", "type" "string", "description" "string in \\"token xxxxxx \\" format " } ], "bodydataparameters" \[ { "kind" "optional", "name" "limit", "type" "string", "description" "the number of results to return per page " }, { "kind" "optional", "name" "offset", "type" "string", "description" "the initial index from which to return the results " } ], "formdataparameters" \[] }, "results" { "languages" \[ { "id" "1rlklko5jlhtk3s80ce0g", "code" "{\n \\"count\\" 2,\n \\"next\\" \\"http //example com\\",\n \\"previous\\"\ null,\n \\"results\\" \[\n {\n \\"id\\" 9378,\n \\"name\\" \\"latvian sour cream 5 kg\\",\n \\"musthavelist\\" 56,\n \\"sku\\" 32562,\n \\"sku1\\"\ null,\n \\"sku2\\"\ null,\n \\"sku3\\"\ null,\n \\"sku4\\"\ null,\n \\"sku5\\"\ null,\n \\"sku6\\"\ null\n },\n {\n \\"id\\" 4326,\n \\"name\\" \\"milk marge bez laktozes uht 3,2% 1l\\",\n \\"musthavelist\\" 41,\n \\"sku\\" 32466,\n \\"sku1\\" 32468,\n \\"sku2\\"\ null,\n \\"sku3\\"\ null,\n \\"sku4\\"\ null,\n \\"sku5\\"\ null,\n \\"sku6\\"\ null\n }\n ]\n}", "language" "200", "customlabel" "" } ], "selectedlanguageid" "1rlklko5jlhtk3s80ce0g" }, "examples" { "languages" \[ { "id" "cu1xhlxz5phaulfx iif1", "code" "curl āi āx get\r\n https //test eyrene com/api/v1 5/mhl record/\r\n h āauthorization token 39fbb6e9 fbf9 459a 9e1b 416dbcf51875eā \r\n f \\"limit=2\\" \\\\\r\n f \\"offset=0\\" ", "language" "curl", "customlabel" "" } ], "selectedlanguageid" "cu1xhlxz5phaulfx iif1" }, "description" "get /mhl record", "currentnewparameter" { "label" "body parameter", "value" "bodydataparameters" } } 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 { "tab" "request", "url" "https //instance name/api/v1 5/mhl record/", "name" "request example", "method" "post", "request" { "pathparameters" \[], "queryparameters" \[], "headerparameters" \[ { "kind" "required", "name" "authorization", "type" "string", "description" "string in \\"token xxxxxx \\" format " } ], "bodydataparameters" \[ { "kind" "optional", "name" "id", "type" "string", "description" "unique id " }, { "kind" "optional", "name" "name", "type" "string", "description" "human readable name " }, { "kind" "optional", "name" "musthavelist", "type" "string", "description" "must have list id " }, { "kind" "optional", "name" "sku", "type" "string", "description" "sku id " }, { "kind" "optional", "name" "sku1 sku6", "type" "string", "description" "sku id " } ], "formdataparameters" \[] }, "results" { "languages" \[ { "id" "xcvqafq2rcx iopukqj43", "code" "{\n \\"result\\" \\"created\\"\n}", "language" "201", "customlabel" "" } ], "selectedlanguageid" "xcvqafq2rcx iopukqj43" }, "examples" { "languages" \[ { "id" "cu1xhlxz5phaulfx iif1", "code" "curl āi āx post\r\n https //test eyrene com/api/v1 5/mhl record/ \r\n h āauthorization token 39fbb6e9 fbf9 459a 9e1b 416dbcf51875eā \r\n f \\"id=459\\" \\\\\r\n f \\"name=latvian sour cream 5 kg\\" \\\\\r\n f \\"musthavelist=156\\" \\\\\r\n f \\"sku=32466\\" \\\\\r\n f \\"sku=32468\\"", "language" "curl", "customlabel" "" } ], "selectedlanguageid" "cu1xhlxz5phaulfx iif1" }, "description" "post /mhl record", "currentnewparameter" { "label" "body parameter", "value" "bodydataparameters" } } get get /mhl record/{id} retrieve detailed information about mhl records by id { "tab" "request", "url" "https //instance name/api/data/v1 5/mhl record/{id}", "name" "request example", "method" "get", "request" { "pathparameters" \[ { "kind" "required", "name" "id", "type" "string", "description" "mhl record id " } ], "queryparameters" \[], "headerparameters" \[ { "kind" "required", "name" "authorization", "type" "string", "description" "string in \\"token xxxxxx \\" format " } ], "bodydataparameters" \[], "formdataparameters" \[] }, "results" { "languages" \[ { "id" "bcmdi d9um v1lp9epj4i", "code" "{\n \\"id\\" 9378,\n \\"name\\" \\"latvian sour cream 5 kg\\",\n \\"musthavelist\\" 56,\n \\"sku\\" 32562,\n \\"sku1\\"\ null,\n \\"sku2\\"\ null,\n \\"sku3\\"\ null,\n \\"sku4\\"\ null,\n \\"sku5\\"\ null,\n \\"sku6\\"\ null\n}", "language" "200", "customlabel" "" } ], "selectedlanguageid" "bcmdi d9um v1lp9epj4i" }, "examples" { "languages" \[ { "id" "cu1xhlxz5phaulfx iif1", "code" "curl āi āx get\r\n https //test eyrene com/api/v1 5/mhl record/9378/ \r\n h āauthorization token 39fbb6e9 fbf9 459a 9e1b 416dbcf51875eā ", "language" "curl", "customlabel" "" } ], "selectedlanguageid" "cu1xhlxz5phaulfx iif1" }, "description" "get /mhl record/{id}", "currentnewparameter" { "label" "path parameter", "value" "pathparameters" } } 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 { "tab" "request", "url" "https //instance name/api/v1 5/mhl record/{id}", "name" "request example", "method" "put", "request" { "pathparameters" \[ { "kind" "required", "name" "id", "type" "string", "description" "mhl record id " } ], "queryparameters" \[], "headerparameters" \[ { "kind" "required", "name" "authorization", "type" "string", "description" "string in \\"token xxxxxx \\" format " } ], "bodydataparameters" \[ { "kind" "optional", "name" "id", "type" "string", "description" "unique id " }, { "kind" "optional", "name" "name", "type" "string", "description" "human readable name " }, { "kind" "optional", "name" "musthavelist", "type" "string", "description" "mhl id " }, { "kind" "optional", "name" "sku", "type" "string", "description" "sku id " }, { "kind" "optional", "name" "sku1 sku6", "type" "string", "description" "sku id " } ], "formdataparameters" \[] }, "results" { "languages" \[ { "id" "l7odtgv1iy14re9xv3axq", "code" "{\n \\"id\\" 4326,\n \\"name\\" \\"latvian sour cream 5 kg\\",\n \\"musthavelist\\" 41,\n \\"sku\\" 32466,\n \\"sku1\\" 32468,\n \\"sku2\\" 32469,\n \\"sku3\\" 32470,\n \\"sku4\\" 32471,\n \\"sku5\\" 32472,\n \\"sku6\\" 32473\n}", "language" "200", "customlabel" "" } ], "selectedlanguageid" "l7odtgv1iy14re9xv3axq" }, "examples" { "languages" \[ { "id" "gbxujakfuej3yazlqwoid", "code" "curl āi āx put\n https //test inspector cloud com/api/v1 5/mhl record/9378/ \n h āauthorization token 39fbb6e9 fbf9 459a 9e1b 416dbcf51875eā \n f \\"id=4326\\" \\\\\n f \\"name=latvian sour cream 5 kg\\" \\\\\n f \\"musthavelist=41\\" \\\\\n f \\"sku=32466\\" \\\\\n f \\"sku1=32468\\" \\\\\n f \\"sku2=32469\\" \\\\\n f \\"sku3=32470\\" \\\\\n f \\"sku4=32471\\" \\\\\n f \\"sku5=32472\\" \\\\\n f \\"sku5=32473\\"", "language" "curl", "customlabel" "" } ], "selectedlanguageid" "gbxujakfuej3yazlqwoid" }, "description" "put /mhl record/{id}", "currentnewparameter" { "label" "body parameter", "value" "bodydataparameters" } } ā 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 { "tab" "request", "url" "https //instance name/api/v1 5/mhl/{id}", "name" "request example", "method" "patch", "request" { "pathparameters" \[ { "kind" "required", "name" "id", "type" "string", "description" "mhl record id " } ], "queryparameters" \[], "headerparameters" \[ { "kind" "required", "name" "authorization", "type" "string", "description" "string in \\"token xxxxxx \\" format " } ], "bodydataparameters" \[ { "kind" "optional", "name" "id", "type" "string", "description" "unique id " }, { "kind" "optional", "name" "name", "type" "string", "description" "human readable name " }, { "kind" "optional", "name" "musthavelist", "type" "string", "description" "mhl id " }, { "kind" "optional", "name" "sku", "type" "string", "description" "sku id " }, { "kind" "optional", "name" "sku1 sku6", "type" "string", "description" "sku id " } ], "formdataparameters" \[] }, "results" { "languages" \[ { "id" "bcmdi d9um v1lp9epj4i", "code" "{\n \\"id\\" 9378,\n \\"name\\" \\"latvian sour cream 5 kg\\",\n \\"musthavelist\\" 56,\n \\"sku\\" 32466,\n \\"sku1\\" 32468,\n \\"sku2\\" 32469,\n \\"sku3\\" 32470,\n \\"sku4\\" 32471,\n \\"sku5\\" 32472,\n \\"sku6\\" 32473\n}", "language" "200", "customlabel" "" } ], "selectedlanguageid" "bcmdi d9um v1lp9epj4i" }, "examples" { "languages" \[ { "id" "cu1xhlxz5phaulfx iif1", "code" "curl āi āx patch\r\n https //test eyrene com/api/v1 5/mhl record/9378/ \r\n h āauthorization token 39fbb6e9 fbf9 459a 9e1b 416dbcf51875eā\r\n f \\"sku=32466\\" \\\\\r\n f \\"sku1=32468\\" \\\\\r\n f \\"sku2=32469\\" \\\\\r\n f \\"sku3=32470\\" \\\\\r\n f \\"sku4=32471\\" \\\\\r\n f \\"sku5=32472\\" \\\\\r\n f \\"sku5=32473\\"", "language" "curl", "customlabel" "" } ], "selectedlanguageid" "cu1xhlxz5phaulfx iif1" }, "description" "patch /mhl record/{id}", "currentnewparameter" { "label" "body parameter", "value" "bodydataparameters" } } 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 { "tab" "request", "url" "https //instance name/api/v1 5/mhl record/{id}", "name" "request example", "method" "delete", "request" { "pathparameters" \[ { "kind" "required", "name" "id", "type" "string", "description" "mhl record id " } ], "queryparameters" \[], "headerparameters" \[ { "kind" "required", "name" "authorization", "type" "string", "description" "string in \\"token xxxxxx \\" format " } ], "bodydataparameters" \[], "formdataparameters" \[] }, "results" { "languages" \[ { "id" "du9xr9j8bu4jftmv8bpry", "code" "{\n \\"result\\" \\"ok\\"\n}", "language" "200", "customlabel" "" } ], "selectedlanguageid" "du9xr9j8bu4jftmv8bpry" }, "examples" { "languages" \[ { "id" "n8qhhtsdo9fbqybtrcldg", "code" "curl āi āx delete\n https //test eyrene com/api/v1 5/mhl record/9378/\n h āauthorization token 39fbb6e9 fbf9 459a 9e1b 416dbcf51875eā", "language" "curl", "customlabel" "" } ], "selectedlanguageid" "n8qhhtsdo9fbqybtrcldg" }, "description" "delete /mhl record/{id}", "currentnewparameter" { "label" "header parameter", "value" "headerparameters" } }