https://api.fr.carrefour.io/v1/openapi/items
- Look for the word 'nutell' in the brand/item description
{"queries":[{"query":"nutell","field":"barcodeDescription"}]}
- Look for the item based on the gtin:
https://api.fr.carrefour.io/v1/openapi/items/{gtin}
{
"accept": "application/json",
"content-type": "application/json",
"x-ibm-client-id": "fe3c3292-3842-4583-8352-88be42d977d9",
"x-ibm-client-secret": "mR1cW7yK8iV2kG2nP8yA2gU1bA8iP4cO5cP5qX4eF3aP3pM3uM"
}