Files
evo-sync/evo/examples/products.json

28 lines
664 B
JSON
Raw Normal View History

2026-02-02 19:52:58 +03:00
{
"uuid": "0291602f-8de3-4df6-90d3-78917b51b6b5",
"group": true,
"hasVariants": null,
"type": null,
"name": "Чай с добавками",
"code": null,
"barCodes": null,
"price": null,
"costPrice": null,
"quantity": null,
"measureName": null,
"tax": null,
"allowToSell": null,
"description": null,
"articleNumber": null,
"parentUuid": null,
"alcoCodes": null,
"alcoholByVolume": null,
"alcoholProductKindCode": null,
"tareVolume": null,
"classificationCode": null,
"allowPartialSell": null,
"quantityInPackage": null,
"isExcisable": null,
"isAgeLimited": null
}