curl --location 'https://crm.private-crm.ru/api/public/dishes' \
--header 'Identifier: demo' \
--header 'Application-key: tokenkey'{
"items": [
{
"id": 1742,
"title": "Кокосовый раф на миндальном молоке",
"price": 360,
"net_price": 27.507478,
"weight": 300,
"d_image_link_full": null,
"cooking_title": "Взболтать перед употреблением",
"is_deleted": false,
"d_kal": 85,
"d_belki": 1.99,
"d_jiry": 0.79,
"d_uglevody": 16.5,
"d_description": "Кофе",
"d_technology": "Очень вкусный можно больше пенки",
"d_weight_step": 10,
"d_weight_max": 500,
"d_weight_min": 0,
"translations": [],
"products": [
{
"id": 2412,
"type": "pd",
"trashed": 0,
"title": "Помидоры",
"brutto": 47.8,
"netto": 43,
"out": 26.7
},
{
"id": 8,
"type": "pd",
"trashed": 0,
"title": "Лимон",
"brutto": 18.5,
"netto": 16.7,
"out": 7.7
},
{
"id": 2467,
"type": "pd",
"trashed": 0,
"title": "Зелень (петрушка и укроп)",
"brutto": 16.7,
"netto": 16.7,
"out": 5
},
{
"id": 2770,
"type": "pd",
"trashed": 0,
"title": "Кокос",
"brutto": 1.7,
"netto": 1.7,
"out": 1.7
},
{
"id": 25,
"type": "pd",
"trashed": 0,
"title": "Яблоки Гренни",
"brutto": 70.2,
"netto": 66.7,
"out": 66.7
}
],
"category": {
"id": 32,
"title": "Напитки"
}
},
{
"id": 1420,
"title": "Матча-латте ",
"price": 0,
"net_price": 6.766562,
"weight": 300,
"d_image_link_full": null,
"cooking_title": "Подается в холодном виде",
"is_deleted": false,
"d_kal": 9,
"d_belki": 0.33,
"d_jiry": 0,
"d_uglevody": 1.67,
"d_description": "Молоко",
"d_technology": "Кладём в блендер",
"d_weight_step": 1,
"d_weight_max": 500,
"d_weight_min": 1,
"translations": [],
"products": [
{
"id": 2028,
"type": "pd",
"trashed": 0,
"title": "Селедка",
"brutto": 11.67,
"netto": 9.92,
"out": 9.92
},
{
"id": 25,
"type": "pd",
"trashed": 0,
"title": "Яблоки Гренни",
"brutto": 19.33,
"netto": 16.82,
"out": 16.82
},
{
"id": 2412,
"type": "pd",
"trashed": 0,
"title": "Огурцы",
"brutto": 11,
"netto": 9.9,
"out": 9.9
},
{
"id": 2467,
"type": "pd",
"trashed": 0,
"title": "Горбуша",
"brutto": 0.67,
"netto": 0.67,
"out": 0.67
}
],
"category": {
"id": 32,
"title": "Напитки"
}
}
]
}