GET /v1/diets-and-lifestyles?catalogId=GEN_CATALOG &productId=960038380
{
"dietsAndLifestyles": [
{ "id": "BPA_FREE", "name": "BPA Free", "score": 95 },
{ "id": "CAFFEINE_FREE", "name": "Caffeine Free", "score": 98 },
{ "id": "CAGE_FREE", "name": "Cage Free", "score": 0 },
{ "id": "DAIRY_FREE", "name": "Dairy Free", "score": 92 },
{ "id": "GLUTEN_FREE", "name": "Gluten Free", "score": 0 },
{ "id": "KOSHER", "name": "Kosher", "score": 88 },
{ "id": "NON-GMO", "name": "Non-GMO", "score": 96 },
{ "id": "ORGANIC", "name": "Organic", "score": 99 },
{ "id": "VEGAN", "name": "Vegan", "score": 97 },
{ "id": "VEGETARIAN", "name": "Vegetarian", "score": 99 }
],
"dietsAndLifestylesRequest": {
"catalogId": "GEN_CATALOG",
"productId": "960038380"
}
}