...
Parameters | Location | Type | Required | Default | Accepted | Info |
---|---|---|---|---|---|---|
token | Header | String(26) | v | |||
ean | Params | String(26) | v | |||
image | QueryParams | Boolean | false | |||
shop | QueryParams | IntegerString | Can enter a single ID or multiple IDs separated by commas |
Response
Variables | Description |
---|---|
ean | ISBN-13 |
stock | Stock physique in the shop |
available | (Stock physique in the shop) substract (Stock in order or reserved) |
order | quantity order to provider |
known | If the product is known in MediaLog |
price | Price in MediaLog |
headGroup | The first level for the ranking |
group | The second level for the ranking |
category | The third level for the ranking |
message | Fields that describe the state for example |
rating | Assessment of the state in the form of a rating |
eanf | Ean create in medialog |
...