Customers will publish their menu to a provided webhook URL. This delivers JSON containing all the necessary attributes to display their menu as intended
Menu Attributes
See full list of all menu attributes and their definition via the link below;
ℹ️ The unique identifier for each item is it's "plu"
which needs referenced in the Create Order endpoint
Menu types
All menu types below will be shown as "menuType"
and the corresponding integer. This represents the intended ordering format which the menu is suitable for.
Name | Integer Value |
---|---|
Delivery and pickup | 0 |
Delivery | 1 |
Pickup | 2 |
Eat-in | 3 |
Product types
Each item in a menu has a specific type as shown in the table below
For more detail on products types and different product configurations follow the link below;
Product Type | Integer Value | Integer Value |
---|---|---|
Product | A 'top level' item on a menu (can also be grouped within a modifier group) | 1 |
Modifier | Options selectable when ordering a product, typically modifications of the product | 2 |
Modifier Group | A grouping of modifiers (can also group products) | 3 |
Images
See more information on how various image types are sent within a menu;
Currency
See a list of the currency types we will send within a published menu;
Translations
Find in the link below all the translatable elements of the menu and the list of translations codes.
Store Opening Times
A Location's opening times are communicated within the menu payload as "availabilities"
and covered in more detail within the guide below;
Product Availability
There are two indicators of a product availability which are it's "snoozed" state and "visible" status. These are detailed in the page below;
Sample Menu JSON
You can create and publish a test menu to your channel from your Deliverect test account which will simulate a real scenario where customers decide to update their menu on your platform.
📘 See guide here How to Receive a Customer's Menu
[
{
"availabilities": [
{
"dayOfWeek": 1,
"endTime": "17:00",
"startTime": "09:00"
},
{
"dayOfWeek": 2,
"endTime": "17:00",
"startTime": "09:00"
},
{
"dayOfWeek": 3,
"endTime": "17:00",
"startTime": "09:00"
},
{
"dayOfWeek": 4,
"endTime": "17:00",
"startTime": "09:00"
},
{
"dayOfWeek": 5,
"endTime": "17:00",
"startTime": "09:00"
},
{
"dayOfWeek": 6,
"endTime": "17:00",
"startTime": "09:00"
},
{
"dayOfWeek": 6,
"endTime": "22:00",
"startTime": "19:00"
},
{
"dayOfWeek": 7,
"endTime": "17:00",
"startTime": "09:00"
}
],
"bundles": {},
"categories": [
{
"_id": "65********************87",
"name": "Steak & Burgers",
"description": "",
"descriptionTranslations": {},
"nameTranslations": {},
"account": "62********************f1",
"posLocationId": "",
"posCategoryType": "",
"posCategoryId": "",
"imageUrl": "",
"subCategories": [],
"products": [],
"availabilities": [],
"level": 1,
"menu": "65********************79",
"sortedChannelProductIds": [],
"subProducts": [
"65********************30",
"65********************8f",
"65********************5e",
"65********************5f"
],
"subProductSortOrder": []
},
{
"_id": "65********************88",
"name": "Pizza",
"description": "",
"descriptionTranslations": {},
"nameTranslations": {},
"account": "62********************f1",
"posLocationId": "",
"posCategoryType": "",
"posCategoryId": "",
"imageUrl": "",
"subCategories": [],
"products": [],
"availabilities": [],
"level": 1,
"menu": "65********************79",
"sortedChannelProductIds": [],
"subProducts": [
"65********************9c"
],
"subProductSortOrder": []
},
{
"_id": "65********************89",
"name": "Chicken",
"description": "",
"descriptionTranslations": {},
"nameTranslations": {},
"account": "62********************f1",
"posLocationId": "",
"posCategoryType": "",
"posCategoryId": "",
"imageUrl": "",
"subCategories": [],
"products": [],
"availabilities": [],
"level": 1,
"menu": "65********************79",
"sortedChannelProductIds": [],
"subProducts": [
"65********************4b",
"65********************a1"
],
"subProductSortOrder": []
},
{
"_id": "65********************8a",
"name": "Poke Bowl",
"description": "",
"descriptionTranslations": {},
"nameTranslations": {},
"account": "62********************f1",
"posLocationId": "",
"posCategoryType": "",
"posCategoryId": "",
"imageUrl": "",
"subCategories": [],
"products": [],
"availabilities": [],
"level": 1,
"menu": "65********************79",
"sortedChannelProductIds": [],
"subProducts": [
"65********************ad"
],
"subProductSortOrder": []
},
{
"_id": "65********************8b",
"name": "Sides",
"description": "",
"descriptionTranslations": {},
"nameTranslations": {},
"account": "62********************f1",
"posLocationId": "",
"posCategoryType": "",
"posCategoryId": "",
"imageUrl": "",
"subCategories": [],
"products": [],
"availabilities": [],
"level": 1,
"menu": "65********************79",
"sortedChannelProductIds": [],
"subProducts": [
"65********************6b",
"65********************6f"
],
"subProductSortOrder": []
},
{
"_id": "65********************8c",
"name": "Drinks",
"description": "",
"descriptionTranslations": {},
"nameTranslations": {},
"account": "62********************f1",
"posLocationId": "",
"posCategoryType": "",
"posCategoryId": "",
"imageUrl": "",
"subCategories": [],
"products": [],
"availabilities": [],
"level": 1,
"menu": "65********************79",
"sortedChannelProductIds": [],
"subProducts": [
"65********************65",
"65********************66",
"65********************67"
],
"subProductSortOrder": []
}
],
"channelLinkId": "65********************7f",
"currency": 3,
"description": "",
"descriptionTranslations": {
"fr": "Un exemple de menu de diffu00e9rentes configurations de produits, profitez-enu00a0!"
},
"menu": "Example Menu",
"menuId": "65********************79",
"menuImageURL": "",
"menuType": 0,
"modifierGroups": {
"65********************31": {
"_id": "65********************31",
"name": "Cooking instructions",
"description": "",
"descriptionTranslations": {},
"nameTranslations": {
"es": "Cocinado",
"fr": "Cuisson"
},
"account": "62********************f1",
"capacityUsages": [],
"deliveryTax": 9000,
"eatInTax": 9000,
"takeawayTax": 9000,
"location": "65********************32",
"max": 1,
"min": 1,
"multiply": 1,
"plu": "MOD-01",
"posCategoryIds": [],
"posProductCategoryId": "",
"posProductId": "",
"productTags": [],
"productType": 3,
"subProducts": [
"65********************32",
"65********************33",
"65********************34"
],
"parentId": "65********************30",
"snoozed": false,
"subProductSortOrder": []
},
"65********************35": {
"_id": "65********************35",
"name": "Add a side",
"description": "",
"descriptionTranslations": {},
"nameTranslations": {
"es": "Elige tu acompau00f1amiento",
"fr": "Choisissez votre garniture"
},
"account": "62********************f1",
"capacityUsages": [],
"deliveryTax": 9000,
"eatInTax": 9000,
"takeawayTax": 9000,
"location": "65********************32",
"max": 0,
"min": 1,
"multiply": 1,
"plu": "MOD-02",
"posCategoryIds": [],
"posProductCategoryId": "",
"posProductId": "",
"productTags": [],
"productType": 3,
"subProducts": [
"65********************36",
"65********************37",
"65********************38"
],
"parentId": "65********************30",
"snoozed": false,
"subProductSortOrder": []
},
"65********************60": {
"_id": "65********************60",
"name": "Fries Selection",
"description": "",
"descriptionTranslations": {},
"nameTranslations": {},
"account": "62********************f1",
"capacityUsages": [],
"deliveryTax": 9000,
"eatInTax": 9000,
"takeawayTax": 9000,
"location": "65********************32",
"max": 1,
"min": 1,
"multiply": 1,
"plu": "MG-FRS",
"posCategoryIds": [],
"posProductCategoryId": "",
"posProductId": "",
"productTags": [],
"productType": 3,
"subProducts": [
"65********************61",
"65********************62",
"65********************63"
],
"parentId": "65********************5b",
"snoozed": false,
"subProductSortOrder": []
},
"65********************64": {
"_id": "65********************64",
"name": "Add a Drink? (not included)",
"description": "",
"descriptionTranslations": {},
"nameTranslations": {},
"account": "62********************f1",
"capacityUsages": [],
"isUpsell": true,
"deliveryTax": 9000,
"eatInTax": 9000,
"takeawayTax": 9000,
"location": "65********************32",
"max": 0,
"min": 0,
"multiMax": 1,
"multiply": 1,
"plu": "UPSLL-01",
"posCategoryIds": [],
"posProductCategoryId": "",
"posProductId": "",
"productTags": [],
"productType": 3,
"subProducts": [
"65********************65",
"65********************66",
"65********************67"
],
"parentId": "65********************5b",
"snoozed": false,
"subProductSortOrder": []
},
"65********************95": {
"_id": "65********************95",
"name": "Choose your First Topping",
"description": "",
"descriptionTranslations": {},
"nameTranslations": {},
"account": "62********************f1",
"capacityUsages": [],
"deliveryTax": 9000,
"eatInTax": 9000,
"takeawayTax": 9000,
"location": "65********************32",
"max": 1,
"min": 1,
"multiply": 1,
"plu": "FREE-TOP",
"posCategoryIds": [],
"posProductCategoryId": "",
"posProductId": "",
"productTags": [],
"productType": 3,
"subProducts": [
"65********************90",
"65********************91",
"65********************92",
"65********************93",
"65********************94"
],
"parentId": "65********************51",
"snoozed": false,
"subProductSortOrder": []
},
"65********************9b": {
"_id": "65********************9b",
"name": "Add extra toppings",
"description": "",
"descriptionTranslations": {},
"nameTranslations": {},
"account": "62********************f1",
"capacityUsages": [],
"deliveryTax": 9000,
"eatInTax": 9000,
"takeawayTax": 9000,
"location": "65********************32",
"max": 0,
"min": 0,
"multiMax": 10,
"multiply": 1,
"plu": "PIZZ-TOP",
"posCategoryIds": [],
"posProductCategoryId": "",
"posProductId": "",
"productTags": [],
"productType": 3,
"subProducts": [
"65********************96",
"65********************97",
"65********************98",
"65********************99",
"65********************9a"
],
"parentId": "65********************51",
"snoozed": false,
"subProductSortOrder": []
},
"65********************4c": {
"_id": "65********************4c",
"name": "How many pieces?",
"description": "",
"descriptionTranslations": {},
"nameTranslations": {},
"account": "62********************f1",
"capacityUsages": [],
"deliveryTax": 9000,
"eatInTax": 9000,
"takeawayTax": 9000,
"isVariantGroup": true,
"location": "65********************32",
"max": 1,
"min": 1,
"multiply": 1,
"plu": "MG-VAR-1",
"posCategoryIds": [],
"posProductCategoryId": "",
"posProductId": "",
"productTags": [],
"productType": 3,
"subProducts": [
"65********************9d",
"65********************9e",
"65********************9f"
],
"parentId": "65********************4b",
"snoozed": false,
"subProductSortOrder": []
},
"65********************6c": {
"_id": "65********************6c",
"name": "Choose a sauce",
"description": "",
"descriptionTranslations": {},
"nameTranslations": {},
"account": "62********************f1",
"capacityUsages": [],
"deliveryTax": 9000,
"eatInTax": 9000,
"takeawayTax": 9000,
"location": "65********************32",
"max": 0,
"min": 0,
"multiMax": 99,
"multiply": 1,
"plu": "MG-SAUCES",
"posCategoryIds": [],
"posProductCategoryId": "",
"posProductId": "",
"productTags": [],
"productType": 3,
"subProducts": [
"65********************6d",
"65********************6e"
],
"parentId": "65********************6f",
"snoozed": false,
"subProductSortOrder": []
},
"65********************6a": {
"_id": "65********************6a",
"name": "Rice Selection",
"description": "",
"descriptionTranslations": {},
"nameTranslations": {},
"account": "62********************f1",
"capacityUsages": [],
"deliveryTax": 9000,
"eatInTax": 9000,
"takeawayTax": 9000,
"location": "65********************32",
"max": 0,
"min": 0,
"multiMax": 99,
"multiply": 1,
"plu": "MG-RICE",
"posCategoryIds": [],
"posProductCategoryId": "",
"posProductId": "",
"productTags": [],
"productType": 3,
"subProducts": [
"65********************6b",
"65********************6f"
],
"parentId": "65********************69",
"snoozed": false,
"subProductSortOrder": []
},
"65********************a6": {
"_id": "65********************a6",
"name": "Choose Your Protein",
"description": "",
"descriptionTranslations": {},
"nameTranslations": {},
"account": "62********************f1",
"capacityUsages": [],
"deliveryTax": 6000,
"location": "65********************32",
"max": 1,
"min": 1,
"multiply": 1,
"plu": "BNDL-01-SML",
"posCategoryIds": [],
"posProductCategoryId": "",
"posProductId": "",
"productTags": [],
"productType": 3,
"subProducts": [
"65********************a3",
"65********************a4",
"65********************a5"
],
"takeawayTax": 6000,
"parentId": "65********************3c",
"snoozed": false,
"subProductSortOrder": []
},
"65********************aa": {
"_id": "65********************aa",
"name": "Choose Your Protein",
"description": "",
"descriptionTranslations": {},
"nameTranslations": {},
"account": "62********************f1",
"capacityUsages": [],
"deliveryTax": 9000,
"eatInTax": 9000,
"takeawayTax": 9000,
"location": "65********************32",
"max": 1,
"min": 1,
"multiply": 1,
"plu": "BNDL-LG",
"posCategoryIds": [],
"posProductCategoryId": "",
"posProductId": "",
"productTags": [],
"productType": 3,
"subProducts": [
"65********************a9",
"65********************a4",
"65********************a5"
],
"parentId": "65********************41",
"snoozed": false,
"subProductSortOrder": []
},
"65********************ac": {
"_id": "65********************ac",
"name": "Choose your size",
"description": "",
"descriptionTranslations": {},
"nameTranslations": {},
"account": "62********************f1",
"capacityUsages": [],
"deliveryTax": 9000,
"eatInTax": 9000,
"takeawayTax": 9000,
"location": "65********************32",
"max": 1,
"min": 1,
"multiply": 1,
"plu": "POKE-SZ",
"posCategoryIds": [],
"posProductCategoryId": "",
"posProductId": "",
"productTags": [],
"productType": 3,
"subProducts": [
"65********************a7",
"65********************ab"
],
"parentId": "65********************3a",
"snoozed": false,
"subProductSortOrder": []
}
},
"modifiers": {
"65********************32": {
"_id": "65********************32",
"name": "Rare",
"description": "",
"descriptionTranslations": {},
"nameTranslations": {
"es": "Poco hecho",
"fr": "Saignant"
},
"account": "62********************f1",
"capacityUsages": [],
"deliveryTax": 9000,
"eatInTax": 9000,
"takeawayTax": 9000,
"location": "65********************32",
"max": 0,
"min": 0,
"multiply": 1,
"plu": "COOK-01",
"posCategoryIds": [],
"posProductCategoryId": "",
"posProductId": "",
"price": 0,
"productTags": [],
"productType": 2,
"subProducts": [],
"parentId": "65********************31",
"snoozed": false,
"subProductSortOrder": []
},
"65********************33": {
"_id": "65********************33",
"name": "Medium Rare",
"description": "",
"descriptionTranslations": {},
"nameTranslations": {
"es": "Al punto",
"fr": "u00c0 point"
},
"account": "62********************f1",
"capacityUsages": [],
"deliveryTax": 9000,
"eatInTax": 9000,
"takeawayTax": 9000,
"location": "65********************32",
"max": 0,
"min": 0,
"multiply": 1,
"plu": "COOK-02",
"posCategoryIds": [],
"posProductCategoryId": "",
"posProductId": "",
"price": 0,
"productTags": [],
"productType": 2,
"subProducts": [],
"parentId": "65********************31",
"snoozed": false,
"subProductSortOrder": []
},
"65********************34": {
"_id": "65********************34",
"name": "Well Done",
"description": "",
"descriptionTranslations": {},
"nameTranslations": {
"es": "Muy hecho",
"fr": "Bien cuit"
},
"account": "62********************f1",
"capacityUsages": [],
"deliveryTax": 9000,
"eatInTax": 9000,
"takeawayTax": 9000,
"location": "65********************32",
"max": 0,
"min": 0,
"multiply": 1,
"plu": "COOK-03",
"posCategoryIds": [],
"posProductCategoryId": "",
"posProductId": "",
"price": 0,
"productTags": [],
"productType": 2,
"subProducts": [],
"parentId": "65********************31",
"snoozed": false,
"subProductSortOrder": []
},
"65********************36": {
"_id": "65********************36",
"name": "Fries",
"description": "",
"descriptionTranslations": {},
"nameTranslations": {
"es": "Patatas fritas",
"fr": "Frites"
},
"account": "62********************f1",
"capacityUsages": [],
"defaultQuantity": 1,
"deliveryTax": 9000,
"eatInTax": 9000,
"takeawayTax": 9000,
"location": "65********************32",
"max": 0,
"min": 0,
"multiply": 1,
"plu": "SI-01",
"posCategoryIds": [],
"posProductCategoryId": "",
"posProductId": "",
"price": 0,
"productTags": [],
"productType": 2,
"subProducts": [],
"parentId": "65********************35",
"snoozed": false,
"subProductSortOrder": []
},
"65********************37": {
"_id": "65********************37",
"name": "Salad",
"description": "",
"descriptionTranslations": {},
"nameTranslations": {
"es": "Ensalada",
"fr": "Salade"
},
"account": "62********************f1",
"capacityUsages": [],
"deliveryTax": 9000,
"eatInTax": 9000,
"takeawayTax": 9000,
"location": "65********************32",
"max": 0,
"min": 0,
"multiply": 1,
"plu": "SI-02",
"posCategoryIds": [],
"posProductCategoryId": "",
"posProductId": "",
"price": 200,
"productTags": [],
"productType": 2,
"subProducts": [],
"parentId": "65********************35",
"snoozed": false,
"subProductSortOrder": []
},
"65********************38": {
"_id": "65********************38",
"name": "Mashed Potato",
"description": "",
"descriptionTranslations": {},
"nameTranslations": {
"es": "Puru00e9 de patata",
"fr": "Puru00e9e de pommes de terre"
},
"account": "62********************f1",
"capacityUsages": [],
"deliveryTax": 9000,
"eatInTax": 9000,
"takeawayTax": 9000,
"location": "65********************32",
"max": 0,
"min": 0,
"multiply": 1,
"plu": "SI-03",
"posCategoryIds": [],
"posProductCategoryId": "",
"posProductId": "",
"price": 100,
"productTags": [],
"productType": 2,
"subProducts": [],
"parentId": "65********************35",
"snoozed": false,
"subProductSortOrder": []
},
"65********************90": {
"_id": "65********************90",
"name": "Pepperoni",
"description": "",
"descriptionTranslations": {},
"nameTranslations": {},
"account": "62********************f1",
"capacityUsages": [],
"deliveryTax": 9000,
"eatInTax": 9000,
"takeawayTax": 9000,
"location": "65********************32",
"max": 0,
"min": 0,
"multiply": 1,
"plu": "PEPP-#O0#-",
"posCategoryIds": [],
"posProductCategoryId": "",
"posProductId": "",
"price": 0,
"productTags": [],
"productType": 2,
"subProducts": [],
"parentId": "65********************52",
"snoozed": false,
"subProductSortOrder": []
},
"65********************91": {
"_id": "65********************91",
"name": "Bacon",
"description": "",
"descriptionTranslations": {},
"nameTranslations": {},
"account": "62********************f1",
"capacityUsages": [],
"deliveryTax": 9000,
"eatInTax": 9000,
"takeawayTax": 9000,
"location": "65********************32",
"max": 0,
"min": 0,
"multiply": 1,
"plu": "BAC-#O0#-",
"posCategoryIds": [],
"posProductCategoryId": "",
"posProductId": "",
"price": 0,
"productTags": [],
"productType": 2,
"subProducts": [],
"parentId": "65********************52",
"snoozed": false,
"subProductSortOrder": []
},
"65********************92": {
"_id": "65********************92",
"name": "Red Onion",
"description": "",
"descriptionTranslations": {},
"nameTranslations": {},
"account": "62********************f1",
"capacityUsages": [],
"deliveryTax": 9000,
"eatInTax": 9000,
"takeawayTax": 9000,
"location": "65********************32",
"max": 0,
"min": 0,
"multiply": 1,
"plu": "RONION-#O0#-",
"posCategoryIds": [],
"posProductCategoryId": "",
"posProductId": "",
"price": 0,
"productTags": [],
"productType": 2,
"subProducts": [],
"parentId": "65********************52",
"snoozed": false,
"subProductSortOrder": []
},
"65********************93": {
"_id": "65********************93",
"name": "Mushroom",
"description": "",
"descriptionTranslations": {},
"nameTranslations": {},
"account": "62********************f1",
"capacityUsages": [],
"deliveryTax": 9000,
"eatInTax": 9000,
"takeawayTax": 9000,
"location": "65********************32",
"max": 0,
"min": 0,
"multiply": 1,
"plu": "MUSH-#O0#-",
"posCategoryIds": [],
"posProductCategoryId": "",
"posProductId": "",
"price": 0,
"productTags": [],
"productType": 2,
"subProducts": [],
"parentId": "65********************52",
"snoozed": false,
"subProductSortOrder": []
},
"65********************94": {
"_id": "65********************94",
"name": "Red Pepper",
"description": "",
"descriptionTranslations": {},
"nameTranslations": {},
"account": "62********************f1",
"capacityUsages": [],
"deliveryTax": 9000,
"eatInTax": 9000,
"takeawayTax": 9000,
"location": "65********************32",
"max": 0,
"min": 0,
"multiply": 1,
"plu": "REDPEPP-#O0#-",
"posCategoryIds": [],
"posProductCategoryId": "",
"posProductId": "",
"price": 0,
"productTags": [],
"productType": 2,
"subProducts": [],
"parentId": "65********************52",
"snoozed": false,
"subProductSortOrder": []
},
"65********************96": {
"_id": "65********************96",
"name": "Pepperoni",
"description": "",
"descriptionTranslations": {},
"nameTranslations": {},
"account": "62********************f1",
"capacityUsages": [],
"deliveryTax": 9000,
"eatInTax": 9000,
"takeawayTax": 9000,
"location": "65********************32",
"max": 0,
"min": 0,
"multiply": 1,
"plu": "PEPP-#O1#-",
"posCategoryIds": [],
"posProductCategoryId": "",
"posProductId": "",
"price": 100,
"productTags": [],
"productType": 2,
"subProducts": [],
"parentId": "65********************58",
"snoozed": false,
"subProductSortOrder": []
},
"65********************97": {
"_id": "65********************97",
"name": "Bacon",
"description": "",
"descriptionTranslations": {},
"nameTranslations": {},
"account": "62********************f1",
"capacityUsages": [],
"deliveryTax": 9000,
"eatInTax": 9000,
"takeawayTax": 9000,
"location": "65********************32",
"max": 0,
"min": 0,
"multiply": 1,
"plu": "BAC-#O1#-",
"posCategoryIds": [],
"posProductCategoryId": "",
"posProductId": "",
"price": 100,
"productTags": [],
"productType": 2,
"subProducts": [],
"parentId": "65********************58",
"snoozed": false,
"subProductSortOrder": []
},
"65********************98": {
"_id": "65********************98",
"name": "Red Onion",
"description": "",
"descriptionTranslations": {},
"nameTranslations": {},
"account": "62********************f1",
"capacityUsages": [],
"deliveryTax": 9000,
"eatInTax": 9000,
"takeawayTax": 9000,
"location": "65********************32",
"max": 0,
"min": 0,
"multiply": 1,
"plu": "RONION-#O1#-",
"posCategoryIds": [],
"posProductCategoryId": "",
"posProductId": "",
"price": 100,
"productTags": [],
"productType": 2,
"subProducts": [],
"parentId": "65********************58",
"snoozed": false,
"subProductSortOrder": []
},
"65********************99": {
"_id": "65********************99",
"name": "Mushroom",
"description": "",
"descriptionTranslations": {},
"nameTranslations": {},
"account": "62********************f1",
"capacityUsages": [],
"deliveryTax": 9000,
"eatInTax": 9000,
"takeawayTax": 9000,
"location": "65********************32",
"max": 0,
"min": 0,
"multiply": 1,
"plu": "MUSH-#O1#-",
"posCategoryIds": [],
"posProductCategoryId": "",
"posProductId": "",
"price": 100,
"productTags": [],
"productType": 2,
"subProducts": [],
"parentId": "65********************58",
"snoozed": false,
"subProductSortOrder": []
},
"65********************9a": {
"_id": "65********************9a",
"name": "Red Pepper",
"description": "",
"descriptionTranslations": {},
"nameTranslations": {},
"account": "62********************f1",
"capacityUsages": [],
"deliveryTax": 9000,
"eatInTax": 9000,
"takeawayTax": 9000,
"location": "65********************32",
"max": 0,
"min": 0,
"multiply": 1,
"plu": "REDPEPP-#O1#-",
"posCategoryIds": [],
"posProductCategoryId": "",
"posProductId": "",
"price": 100,
"productTags": [],
"productType": 2,
"subProducts": [],
"parentId": "65********************58",
"snoozed": false,
"subProductSortOrder": []
},
"65********************6d": {
"_id": "65********************6d",
"name": "Sate Sauce",
"description": "",
"descriptionTranslations": {},
"nameTranslations": {},
"account": "62********************f1",
"capacityUsages": [],
"deliveryTax": 9000,
"eatInTax": 9000,
"takeawayTax": 9000,
"location": "65********************32",
"max": 0,
"min": 0,
"multiply": 1,
"plu": "SAUCE-01",
"posCategoryIds": [],
"posProductCategoryId": "",
"posProductId": "",
"price": 50,
"productTags": [],
"productType": 2,
"subProducts": [],
"parentId": "65********************6c",
"snoozed": false,
"subProductSortOrder": []
},
"65********************6e": {
"_id": "65********************6e",
"name": "Hot Sauce",
"description": "",
"descriptionTranslations": {},
"nameTranslations": {},
"account": "62********************f1",
"capacityUsages": [],
"deliveryTax": 9000,
"eatInTax": 9000,
"takeawayTax": 9000,
"location": "65********************32",
"max": 0,
"min": 0,
"multiply": 1,
"plu": "SAUCE-02",
"posCategoryIds": [],
"posProductCategoryId": "",
"posProductId": "",
"price": 50,
"productTags": [],
"productType": 2,
"subProducts": [],
"parentId": "65********************6c",
"snoozed": false,
"subProductSortOrder": []
},
"65********************61": {
"_id": "65********************61",
"name": "French Fries",
"description": "",
"descriptionTranslations": {},
"nameTranslations": {},
"account": "62********************f1",
"capacityUsages": [],
"deliveryTax": 9000,
"eatInTax": 9000,
"takeawayTax": 9000,
"location": "65********************32",
"max": 0,
"min": 0,
"multiply": 1,
"plu": "P-FRS-S",
"posCategoryIds": [],
"posProductCategoryId": "",
"posProductId": "",
"price": 200,
"productTags": [],
"productType": 1,
"subProducts": [],
"parentId": "65********************60",
"snoozed": false,
"subProductSortOrder": []
},
"65********************62": {
"_id": "65********************62",
"name": "Curly Fries",
"description": "",
"descriptionTranslations": {},
"nameTranslations": {},
"account": "62********************f1",
"capacityUsages": [],
"deliveryTax": 9000,
"eatInTax": 9000,
"takeawayTax": 9000,
"location": "65********************32",
"max": 0,
"min": 0,
"multiply": 1,
"plu": "P-FRS-M",
"posCategoryIds": [],
"posProductCategoryId": "",
"posProductId": "",
"price": 200,
"productTags": [],
"productType": 1,
"subProducts": [],
"parentId": "65********************60",
"snoozed": false,
"subProductSortOrder": []
},
"65********************63": {
"_id": "65********************63",
"name": "Seasoned Fries",
"description": "",
"descriptionTranslations": {},
"nameTranslations": {},
"account": "62********************f1",
"capacityUsages": [],
"deliveryTax": 9000,
"eatInTax": 9000,
"takeawayTax": 9000,
"location": "65********************32",
"max": 0,
"min": 0,
"multiply": 1,
"plu": "P-FRS-L",
"posCategoryIds": [],
"posProductCategoryId": "",
"posProductId": "",
"price": 250,
"productTags": [],
"productType": 1,
"subProducts": [],
"parentId": "65********************60",
"snoozed": false,
"subProductSortOrder": []
},
"65********************65": {
"_id": "65********************65",
"name": "Coca Cola",
"description": "",
"descriptionTranslations": {},
"nameTranslations": {},
"account": "62********************f1",
"capacityUsages": [],
"deliveryTax": 9000,
"eatInTax": 9000,
"takeawayTax": 9000,
"imageUrl": "",
"location": "65********************32",
"max": 0,
"min": 0,
"multiply": 1,
"plu": "DRNK-01",
"posCategoryIds": [],
"posProductCategoryId": "",
"posProductId": "",
"price": 400,
"productTags": [],
"productType": 1,
"subProducts": [],
"parentId": "65********************8c",
"snoozed": false,
"subProductSortOrder": []
},
"65********************66": {
"_id": "65********************66",
"name": "Diet Coke",
"description": "",
"descriptionTranslations": {},
"nameTranslations": {},
"account": "62********************f1",
"capacityUsages": [],
"deliveryTax": 9000,
"eatInTax": 9000,
"takeawayTax": 9000,
"imageUrl": "",
"location": "65********************32",
"max": 0,
"min": 0,
"multiply": 1,
"plu": "DRNK-02",
"posCategoryIds": [],
"posProductCategoryId": "",
"posProductId": "",
"price": 400,
"productTags": [],
"productType": 1,
"subProducts": [],
"parentId": "65********************8c",
"snoozed": false,
"subProductSortOrder": []
},
"65********************67": {
"_id": "65********************67",
"name": "Ginger Beer",
"description": "",
"descriptionTranslations": {},
"nameTranslations": {},
"account": "62********************f1",
"bottleDepositPrice": 100,
"capacityUsages": [],
"deliveryTax": 9000,
"eatInTax": 9000,
"takeawayTax": 9000,
"imageUrl": "",
"location": "65********************32",
"max": 0,
"min": 0,
"multiply": 1,
"plu": "DRNK-03",
"posCategoryIds": [],
"posProductCategoryId": "",
"posProductId": "",
"price": 500,
"productTags": [],
"productType": 1,
"subProducts": [],
"parentId": "65********************8c",
"snoozed": false,
"subProductSortOrder": []
},
"65********************9d": {
"_id": "65********************9d",
"name": "3 Pieces",
"description": "",
"descriptionTranslations": {},
"nameTranslations": {},
"account": "62********************f1",
"capacityUsages": [],
"deliveryTax": 9000,
"eatInTax": 9000,
"takeawayTax": 9000,
"imageUrl": "",
"location": "65********************32",
"max": 0,
"min": 0,
"multiply": 1,
"plu": "VAR-1-#V0#-",
"posCategoryIds": [],
"posProductCategoryId": "",
"posProductId": "",
"price": 0,
"productTags": [],
"productType": 1,
"subProducts": [],
"parentId": "65********************4c",
"snoozed": false,
"subProductSortOrder": []
},
"65********************9e": {
"_id": "65********************9e",
"name": "6 Pieces",
"description": "",
"descriptionTranslations": {},
"nameTranslations": {},
"account": "62********************f1",
"capacityUsages": [],
"deliveryTax": 9000,
"eatInTax": 9000,
"takeawayTax": 9000,
"location": "65********************32",
"max": 0,
"min": 0,
"multiply": 1,
"plu": "VAR-2-#V300#-",
"posCategoryIds": [],
"posProductCategoryId": "",
"posProductId": "",
"price": 300,
"productTags": [],
"productType": 1,
"subProducts": [],
"parentId": "65********************4c",
"snoozed": false,
"subProductSortOrder": []
},
"65********************9f": {
"_id": "65********************9f",
"name": "9 Pieces",
"description": "",
"descriptionTranslations": {},
"nameTranslations": {},
"account": "62********************f1",
"capacityUsages": [],
"deliveryTax": 9000,
"eatInTax": 9000,
"takeawayTax": 9000,
"location": "65********************32",
"max": 0,
"min": 0,
"multiply": 1,
"plu": "VAR-3-#V550#-",
"posCategoryIds": [],
"posProductCategoryId": "",
"posProductId": "",
"price": 550,
"productTags": [],
"productType": 1,
"subProducts": [],
"parentId": "65********************4c",
"snoozed": false,
"subProductSortOrder": []
},
"65********************6b": {
"_id": "65********************6b",
"name": "White Rice",
"description": "",
"descriptionTranslations": {},
"nameTranslations": {},
"account": "62********************f1",
"capacityUsages": [],
"deliveryTax": 9000,
"eatInTax": 9000,
"takeawayTax": 9000,
"imageUrl": "",
"location": "65********************32",
"max": 0,
"min": 0,
"multiply": 1,
"plu": "RICE-01",
"posCategoryIds": [],
"posProductCategoryId": "",
"posProductId": "",
"price": 450,
"productTags": [],
"productType": 1,
"subProducts": [
"65********************6c"
],
"parentId": "65********************8b",
"snoozed": false,
"subProductSortOrder": []
},
"65********************6f": {
"_id": "65********************6f",
"name": "Yellow Rice",
"description": "",
"descriptionTranslations": {},
"nameTranslations": {},
"account": "62********************f1",
"capacityUsages": [],
"deliveryTax": 9000,
"eatInTax": 9000,
"takeawayTax": 9000,
"imageUrl": "",
"location": "65********************32",
"max": 0,
"min": 0,
"multiply": 1,
"plu": "RICE-02",
"posCategoryIds": [],
"posProductCategoryId": "",
"posProductId": "",
"price": 450,
"productTags": [],
"productType": 1,
"subProducts": [
"65********************6c"
],
"parentId": "65********************8b",
"snoozed": false,
"subProductSortOrder": []
},
"65********************a3": {
"_id": "65********************a3",
"name": "Yuzu Salmon",
"description": "",
"descriptionTranslations": {},
"nameTranslations": {},
"account": "62********************f1",
"capacityUsages": [],
"deliveryTax": 9000,
"eatInTax": 9000,
"takeawayTax": 9000,
"location": "65********************32",
"max": 0,
"min": 0,
"multiply": 1,
"plu": "PRT-01###PRNT-#O0#-",
"posCategoryIds": [],
"posProductCategoryId": "",
"posProductId": "",
"price": 180,
"productTags": [],
"productType": 1,
"subProducts": [],
"parentId": "65********************3d",
"snoozed": false,
"subProductSortOrder": []
},
"65********************a4": {
"_id": "65********************a4",
"name": "Spicy Tuna",
"description": "",
"descriptionTranslations": {},
"nameTranslations": {},
"account": "62********************f1",
"capacityUsages": [],
"deliveryTax": 9000,
"eatInTax": 9000,
"takeawayTax": 9000,
"location": "65********************32",
"max": 0,
"min": 0,
"multiply": 1,
"plu": "PRT-02###PRNT",
"posCategoryIds": [],
"posProductCategoryId": "",
"posProductId": "",
"price": 0,
"productTags": [],
"productType": 1,
"subProducts": [],
"parentId": "65********************42",
"snoozed": false,
"subProductSortOrder": []
},
"65********************a5": {
"_id": "65********************a5",
"name": "Teriyaki Chicken",
"description": "",
"descriptionTranslations": {},
"nameTranslations": {},
"account": "62********************f1",
"capacityUsages": [],
"deliveryTax": 9000,
"eatInTax": 9000,
"takeawayTax": 9000,
"location": "65********************32",
"max": 0,
"min": 0,
"multiply": 1,
"plu": "PRT-03###PRNT",
"posCategoryIds": [],
"posProductCategoryId": "",
"posProductId": "",
"price": 0,
"productTags": [],
"productType": 1,
"subProducts": [],
"parentId": "65********************42",
"snoozed": false,
"subProductSortOrder": []
},
"65********************a9": {
"_id": "65********************a9",
"name": "Yuzu Salmon",
"description": "",
"descriptionTranslations": {},
"nameTranslations": {},
"account": "62********************f1",
"capacityUsages": [],
"deliveryTax": 9000,
"eatInTax": 9000,
"takeawayTax": 9000,
"location": "65********************32",
"max": 0,
"min": 0,
"multiply": 1,
"plu": "PRT-01###PRNT-#O1#-",
"posCategoryIds": [],
"posProductCategoryId": "",
"posProductId": "",
"price": 250,
"productTags": [],
"productType": 1,
"subProducts": [],
"parentId": "65********************42",
"snoozed": false,
"subProductSortOrder": []
},
"65********************a7": {
"_id": "65********************a7",
"name": "Mini Poke Bowl",
"description": "",
"descriptionTranslations": {},
"nameTranslations": {},
"account": "62********************f1",
"capacityUsages": [],
"deliveryTax": 9000,
"eatInTax": 9000,
"takeawayTax": 9000,
"location": "65********************32",
"max": 0,
"min": 0,
"multiply": 1,
"plu": "SZ-01",
"posCategoryIds": [],
"posProductCategoryId": "",
"posProductId": "",
"price": 800,
"productTags": [],
"productType": 1,
"subProducts": [
"65********************a6"
],
"parentId": "65********************3b",
"snoozed": false,
"subProductSortOrder": []
},
"65acf053bbeb2812b77874ab": {
"_id": "65********************ab",
"name": "Large Poke Bowl",
"description": "",
"descriptionTranslations": {},
"nameTranslations": {},
"account": "62********************f1",
"capacityUsages": [],
"deliveryTax": 9000,
"eatInTax": 9000,
"takeawayTax": 9000,
"location": "65********************32",
"max": 0,
"min": 0,
"multiply": 1,
"plu": "SZ-02",
"posCategoryIds": [],
"posProductCategoryId": "",
"posProductId": "",
"price": 1200,
"productTags": [],
"productType": 1,
"subProducts": [
"65********************aa"
],
"parentId": "65********************3b",
"snoozed": false,
"subProductSortOrder": []
}
},
"menuTranslations": {
"fr": "Exemple de Menu"
},
"nestedModifiers": true,
"products": {
"65********************30": {
"_id": "65********************30",
"name": "Delicious Steak and Frites ud83dude0b",
"description": "",
"descriptionTranslations": {
"fr": "Exemple de produit de base avec - groupes de modificateurs - variables min/max - su00e9lection par du00e9faut - traductions"
},
"nameTranslations": {
"es": "Deliciosos Bistecs Fritos",
"fr": "Steak Frites Du00e9licieux"
},
"account": "62********************f1",
"capacityUsages": [],
"deliveryTax": 9000,
"eatInTax": 9000,
"takeawayTax": 9000,
"imageUrl": "",
"location": "65********************32",
"max": 0,
"min": 0,
"multiply": 1,
"plu": "STK-01",
"posCategoryIds": [],
"posProductCategoryId": "",
"posProductId": "",
"price": 1500,
"productTags": [],
"productType": 1,
"subProducts": [
"65********************31",
"65********************35"
],
"parentId": "65********************87",
"snoozed": false,
"subProductSortOrder": [],
"referenceId": "STK-01"
},
"65********************5e": {
"_id": "65********************5e",
"name": "Cheeseburger",
"description": "",
"descriptionTranslations": {},
"nameTranslations": {},
"account": "62********************f1",
"capacityUsages": [],
"deliveryTax": 9000,
"eatInTax": 9000,
"takeawayTax": 9000,
"imageUrl": "",
"location": "65********************32",
"max": 0,
"min": 0,
"multiMax": 1,
"multiply": 1,
"plu": "P-BURG-CHE",
"posCategoryIds": [],
"posProductCategoryId": "",
"posProductId": "",
"price": 850,
"productTags": [],
"productType": 1,
"subProducts": [],
"parentId": "65********************87",
"snoozed": true,
"snoozeId": "65********************5e",
"subProductSortOrder": [],
"referenceId": "P-BURG-CHE"
},
"65********************5f": {
"_id": "65********************5f",
"name": "Veggie Burger",
"description": "",
"descriptionTranslations": {},
"nameTranslations": {},
"account": "62********************f1",
"capacityUsages": [],
"deliveryTax": 9000,
"eatInTax": 9000,
"takeawayTax": 9000,
"imageUrl": "",
"location": "65********************32",
"max": 0,
"min": 0,
"multiply": 1,
"plu": "P-BURG-VEG",
"posCategoryIds": [],
"posProductCategoryId": "",
"posProductId": "",
"price": 750,
"productTags": [],
"productType": 1,
"subProducts": [],
"parentId": "65********************87",
"snoozed": false,
"subProductSortOrder": [],
"referenceId": "P-BURG-VEG"
},
"65********************61": {
"_id": "65********************61",
"name": "French Fries",
"description": "",
"descriptionTranslations": {},
"nameTranslations": {},
"account": "62********************f1",
"capacityUsages": [],
"deliveryTax": 9000,
"eatInTax": 9000,
"takeawayTax": 9000,
"location": "65********************32",
"max": 0,
"min": 0,
"multiply": 1,
"plu": "P-FRS-S",
"posCategoryIds": [],
"posProductCategoryId": "",
"posProductId": "",
"price": 200,
"productTags": [],
"productType": 1,
"subProducts": [],
"parentId": "65********************60",
"snoozed": false,
"subProductSortOrder": [],
"referenceId": "P-FRS-S"
},
"65********************62": {
"_id": "65********************62",
"name": "Curly Fries",
"description": "",
"descriptionTranslations": {},
"nameTranslations": {},
"account": "62********************f1",
"capacityUsages": [],
"deliveryTax": 9000,
"eatInTax": 9000,
"takeawayTax": 9000,
"location": "65********************32",
"max": 0,
"min": 0,
"multiply": 1,
"plu": "P-FRS-M",
"posCategoryIds": [],
"posProductCategoryId": "",
"posProductId": "",
"price": 200,
"productTags": [],
"productType": 1,
"subProducts": [],
"parentId": "65********************60",
"snoozed": false,
"subProductSortOrder": [],
"referenceId": "P-FRS-M"
},
"65********************63": {
"_id": "65********************63",
"name": "Seasoned Fries",
"description": "",
"descriptionTranslations": {},
"nameTranslations": {},
"account": "62********************f1",
"capacityUsages": [],
"deliveryTax": 9000,
"eatInTax": 9000,
"takeawayTax": 9000,
"location": "65********************32",
"max": 0,
"min": 0,
"multiply": 1,
"plu": "P-FRS-L",
"posCategoryIds": [],
"posProductCategoryId": "",
"posProductId": "",
"price": 250,
"productTags": [],
"productType": 1,
"subProducts": [],
"parentId": "65********************60",
"snoozed": false,
"subProductSortOrder": [],
"referenceId": "P-FRS-L"
},
"65********************65": {
"_id": "65********************65",
"name": "Coca Cola",
"description": "",
"descriptionTranslations": {},
"nameTranslations": {},
"account": "62********************f1",
"capacityUsages": [],
"deliveryTax": 9000,
"eatInTax": 9000,
"takeawayTax": 9000,
"imageUrl": "",
"location": "65********************32",
"max": 0,
"min": 0,
"multiply": 1,
"plu": "DRNK-01",
"posCategoryIds": [],
"posProductCategoryId": "",
"posProductId": "",
"price": 400,
"productTags": [],
"productType": 1,
"subProducts": [],
"parentId": "65********************8c",
"snoozed": false,
"subProductSortOrder": [],
"referenceId": "DRNK-01"
},
"65********************66": {
"_id": "65********************66",
"name": "Diet Coke",
"description": "",
"descriptionTranslations": {},
"nameTranslations": {},
"account": "62********************f1",
"capacityUsages": [],
"deliveryTax": 9000,
"eatInTax": 9000,
"takeawayTax": 9000,
"imageUrl": "",
"location": "65********************32",
"max": 0,
"min": 0,
"multiply": 1,
"plu": "DRNK-02",
"posCategoryIds": [],
"posProductCategoryId": "",
"posProductId": "",
"price": 400,
"productTags": [],
"productType": 1,
"subProducts": [],
"parentId": "65********************8c",
"snoozed": false,
"subProductSortOrder": [],
"referenceId": "DRNK-02"
},
"65********************67": {
"_id": "65********************67",
"name": "Ginger Beer",
"description": "",
"descriptionTranslations": {},
"nameTranslations": {},
"account": "62********************f1",
"bottleDepositPrice": 100,
"capacityUsages": [],
"deliveryTax": 9000,
"eatInTax": 9000,
"takeawayTax": 9000,
"imageUrl": "",
"location": "65********************32",
"max": 0,
"min": 0,
"multiply": 1,
"plu": "DRNK-03",
"posCategoryIds": [],
"posProductCategoryId": "",
"posProductId": "",
"price": 500,
"productTags": [],
"productType": 1,
"subProducts": [],
"parentId": "65********************8c",
"snoozed": false,
"subProductSortOrder": [],
"referenceId": "DRNK-03"
},
"65********************8f": {
"_id": "65********************8f",
"name": "Burger Combo (Drink not Included)",
"description": "",
"descriptionTranslations": {},
"nameTranslations": {},
"account": "62********************f1",
"capacityUsages": [],
"deliveryTax": 9000,
"eatInTax": 9000,
"takeawayTax": 9000,
"imageUrl": "",
"isCombo": true,
"location": "65********************32",
"max": 0,
"min": 0,
"multiply": 1,
"plu": "P-BRGR",
"posCategoryIds": [],
"posProductCategoryId": "",
"posProductId": "",
"price": 950,
"productTags": [],
"productType": 1,
"subProducts": [
"65********************8e",
"65********************60",
"65********************64"
],
"parentId": "65********************87",
"snoozed": false,
"subProductSortOrder": [],
"referenceId": "P-BRGR"
},
"65********************9c": {
"_id": "65********************9c",
"name": "Build your own Pizza",
"description": "",
"descriptionTranslations": {},
"nameTranslations": {},
"account": "62********************f1",
"capacityUsages": [],
"deliveryTax": 9000,
"eatInTax": 9000,
"takeawayTax": 9000,
"imageUrl": "",
"location": "65********************32",
"max": 0,
"min": 0,
"multiply": 1,
"plu": "PIZZ-00",
"posCategoryIds": [],
"posProductCategoryId": "",
"posProductId": "",
"price": 800,
"productTags": [],
"productType": 1,
"subProducts": [
"65********************95",
"65********************9b"
],
"parentId": "65********************88",
"snoozed": false,
"subProductSortOrder": [],
"referenceId": "PIZZ-00"
},
"65********************9d": {
"_id": "65********************9d",
"name": "3 Pieces",
"description": "",
"descriptionTranslations": {},
"nameTranslations": {},
"account": "62********************f1",
"capacityUsages": [],
"deliveryTax": 9000,
"eatInTax": 9000,
"takeawayTax": 9000,
"imageUrl": "",
"location": "65********************32",
"max": 0,
"min": 0,
"multiply": 1,
"plu": "VAR-1-#V0#-",
"posCategoryIds": [],
"posProductCategoryId": "",
"posProductId": "",
"price": 0,
"productTags": [],
"productType": 1,
"subProducts": [],
"parentId": "65********************4c",
"snoozed": false,
"subProductSortOrder": [],
"referenceId": "VAR-1"
},
"65********************9e": {
"_id": "65********************9e",
"name": "6 Pieces",
"description": "",
"descriptionTranslations": {},
"nameTranslations": {},
"account": "62********************f1",
"capacityUsages": [],
"deliveryTax": 9000,
"eatInTax": 9000,
"takeawayTax": 9000,
"location": "65********************32",
"max": 0,
"min": 0,
"multiply": 1,
"plu": "VAR-2-#V300#-",
"posCategoryIds": [],
"posProductCategoryId": "",
"posProductId": "",
"price": 300,
"productTags": [],
"productType": 1,
"subProducts": [],
"parentId": "65********************4c",
"snoozed": false,
"subProductSortOrder": [],
"referenceId": "VAR-2"
},
"65********************9f": {
"_id": "65********************9f",
"name": "9 Pieces",
"description": "",
"descriptionTranslations": {},
"nameTranslations": {},
"account": "62********************f1",
"capacityUsages": [],
"deliveryTax": 9000,
"eatInTax": 9000,
"takeawayTax": 9000,
"location": "65********************32",
"max": 0,
"min": 0,
"multiply": 1,
"plu": "VAR-3-#V550#-",
"posCategoryIds": [],
"posProductCategoryId": "",
"posProductId": "",
"price": 550,
"productTags": [],
"productType": 1,
"subProducts": [],
"parentId": "65********************4c",
"snoozed": false,
"subProductSortOrder": [],
"referenceId": "VAR-3"
},
"65********************4b": {
"_id": "65********************4b",
"name": "Chicken Tenders",
"description": "",
"descriptionTranslations": {},
"nameTranslations": {},
"account": "62********************f1",
"capacityUsages": [],
"deliveryTax": 9000,
"eatInTax": 9000,
"takeawayTax": 9000,
"imageUrl": "",
"isVariant": true,
"location": "65********************32",
"max": 0,
"min": 0,
"multiply": 1,
"plu": "VAR-PROD-1",
"posCategoryIds": [],
"posProductCategoryId": "",
"posProductId": "",
"price": 800,
"productTags": [],
"productType": 1,
"subProducts": [
"65********************4c"
],
"parentId": "65********************89",
"snoozed": false,
"subProductSortOrder": [],
"referenceId": "VAR-PROD-1"
},
"65********************6b": {
"_id": "65********************6b",
"name": "White Rice",
"description": "",
"descriptionTranslations": {},
"nameTranslations": {},
"account": "62********************f1",
"capacityUsages": [],
"deliveryTax": 9000,
"eatInTax": 9000,
"takeawayTax": 9000,
"imageUrl": "",
"location": "65********************32",
"max": 0,
"min": 0,
"multiply": 1,
"plu": "RICE-01",
"posCategoryIds": [],
"posProductCategoryId": "",
"posProductId": "",
"price": 450,
"productTags": [],
"productType": 1,
"subProducts": [
"65********************6c"
],
"parentId": "65********************8b",
"snoozed": false,
"subProductSortOrder": [],
"referenceId": "RICE-01"
},
"65********************6f": {
"_id": "65********************6f",
"name": "Yellow Rice",
"description": "",
"descriptionTranslations": {},
"nameTranslations": {},
"account": "62********************f1",
"capacityUsages": [],
"deliveryTax": 9000,
"eatInTax": 9000,
"takeawayTax": 9000,
"imageUrl": "",
"location": "65********************32",
"max": 0,
"min": 0,
"multiply": 1,
"plu": "RICE-02",
"posCategoryIds": [],
"posProductCategoryId": "",
"posProductId": "",
"price": 450,
"productTags": [],
"productType": 1,
"subProducts": [
"65********************6c"
],
"parentId": "65********************8b",
"snoozed": false,
"subProductSortOrder": [],
"referenceId": "RICE-02"
},
"65********************a1": {
"_id": "65********************a1",
"name": "Chicken Sate",
"description": "",
"descriptionTranslations": {},
"nameTranslations": {},
"account": "62********************f1",
"capacityUsages": [],
"deliveryTax": 9000,
"eatInTax": 9000,
"takeawayTax": 9000,
"imageUrl": "",
"location": "65********************32",
"max": 0,
"min": 0,
"multiply": 1,
"plu": "P-SATE",
"posCategoryIds": [],
"posProductCategoryId": "",
"posProductId": "",
"price": 450,
"productTags": [
104,
108
],
"productType": 1,
"subProducts": [
"65********************6a"
],
"parentId": "65********************89",
"snoozed": false,
"subProductSortOrder": [],
"referenceId": "P-SATE"
},
"65********************a3": {
"_id": "65********************a3",
"name": "Yuzu Salmon",
"description": "",
"descriptionTranslations": {},
"nameTranslations": {},
"account": "62********************f1",
"capacityUsages": [],
"deliveryTax": 9000,
"eatInTax": 9000,
"takeawayTax": 9000,
"location": "65********************32",
"max": 0,
"min": 0,
"multiply": 1,
"plu": "PRT-01###PRNT-#O0#-",
"posCategoryIds": [],
"posProductCategoryId": "",
"posProductId": "",
"price": 180,
"productTags": [],
"productType": 1,
"subProducts": [],
"parentId": "65********************3d",
"snoozed": false,
"subProductSortOrder": [],
"referenceId": "PRT-01"
},
"65********************a4": {
"_id": "65********************a4",
"name": "Spicy Tuna",
"description": "",
"descriptionTranslations": {},
"nameTranslations": {},
"account": "62********************f1",
"capacityUsages": [],
"deliveryTax": 9000,
"eatInTax": 9000,
"takeawayTax": 9000,
"location": "65********************32",
"max": 0,
"min": 0,
"multiply": 1,
"plu": "PRT-02###PRNT",
"posCategoryIds": [],
"posProductCategoryId": "",
"posProductId": "",
"price": 0,
"productTags": [],
"productType": 1,
"subProducts": [],
"parentId": "65********************42",
"snoozed": false,
"subProductSortOrder": [],
"referenceId": "PRT-02"
},
"65********************a5": {
"_id": "65********************a5",
"name": "Teriyaki Chicken",
"description": "",
"descriptionTranslations": {},
"nameTranslations": {},
"account": "62********************f1",
"capacityUsages": [],
"deliveryTax": 9000,
"eatInTax": 9000,
"takeawayTax": 9000,
"location": "65********************32",
"max": 0,
"min": 0,
"multiply": 1,
"plu": "PRT-03###PRNT",
"posCategoryIds": [],
"posProductCategoryId": "",
"posProductId": "",
"price": 0,
"productTags": [],
"productType": 1,
"subProducts": [],
"parentId": "65********************42",
"snoozed": false,
"subProductSortOrder": [],
"referenceId": "PRT-03"
},
"65********************a7": {
"_id": "65********************a7",
"name": "Mini Poke Bowl",
"description": "",
"descriptionTranslations": {},
"nameTranslations": {},
"account": "62********************f1",
"capacityUsages": [],
"deliveryTax": 9000,
"eatInTax": 9000,
"takeawayTax": 9000,
"location": "65********************32",
"max": 0,
"min": 0,
"multiply": 1,
"plu": "SZ-01",
"posCategoryIds": [],
"posProductCategoryId": "",
"posProductId": "",
"price": 800,
"productTags": [],
"productType": 1,
"subProducts": [
"65********************a6"
],
"parentId": "65********************3b",
"snoozed": false,
"subProductSortOrder": [],
"referenceId": "SZ-01"
},
"65********************a9": {
"_id": "65********************a9",
"name": "Yuzu Salmon",
"description": "",
"descriptionTranslations": {},
"nameTranslations": {},
"account": "62********************f1",
"capacityUsages": [],
"deliveryTax": 9000,
"eatInTax": 9000,
"takeawayTax": 9000,
"location": "65********************32",
"max": 0,
"min": 0,
"multiply": 1,
"plu": "PRT-01###PRNT-#O1#-",
"posCategoryIds": [],
"posProductCategoryId": "",
"posProductId": "",
"price": 250,
"productTags": [],
"productType": 1,
"subProducts": [],
"parentId": "65********************42",
"snoozed": false,
"subProductSortOrder": [],
"referenceId": "PRT-01"
},
"65********************ab": {
"_id": "65********************ab",
"name": "Large Poke Bowl",
"description": "",
"descriptionTranslations": {},
"nameTranslations": {},
"account": "62********************f1",
"capacityUsages": [],
"deliveryTax": 9000,
"eatInTax": 9000,
"takeawayTax": 9000,
"location": "65********************32",
"max": 0,
"min": 0,
"multiply": 1,
"plu": "SZ-02",
"posCategoryIds": [],
"posProductCategoryId": "",
"posProductId": "",
"price": 1200,
"productTags": [],
"productType": 1,
"subProducts": [
"65********************aa"
],
"parentId": "65********************3b",
"snoozed": false,
"subProductSortOrder": [],
"referenceId": "SZ-02"
},
"65********************44": {
"_id": "65********************44",
"name": "Sushi Rice",
"description": "",
"descriptionTranslations": {},
"nameTranslations": {},
"account": "62********************f1",
"capacityUsages": [],
"deliveryTax": 9000,
"eatInTax": 9000,
"takeawayTax": 9000,
"location": "65********************32",
"max": 0,
"min": 0,
"multiply": 1,
"plu": "BS-01",
"posCategoryIds": [],
"posProductCategoryId": "",
"posProductId": "",
"price": 0,
"productTags": [],
"productType": 1,
"subProducts": [],
"parentId": "65********************43",
"snoozed": false,
"subProductSortOrder": [],
"referenceId": "BS-01"
},
"65********************45": {
"_id": "65********************45",
"name": "Cruncy Cabbage Slaw",
"description": "",
"descriptionTranslations": {},
"nameTranslations": {},
"account": "62********************f1",
"capacityUsages": [],
"deliveryTax": 9000,
"eatInTax": 9000,
"takeawayTax": 9000,
"location": "65********************32",
"max": 0,
"min": 0,
"multiply": 1,
"plu": "BS-02",
"posCategoryIds": [],
"posProductCategoryId": "",
"posProductId": "",
"price": 0,
"productTags": [],
"productType": 1,
"subProducts": [],
"parentId": "65********************43",
"snoozed": false,
"subProductSortOrder": [],
"referenceId": "BS-02"
},
"65********************47": {
"_id": "65********************47",
"name": "Spicy Tofu",
"description": "",
"descriptionTranslations": {},
"nameTranslations": {},
"account": "62********************f1",
"capacityUsages": [],
"deliveryTax": 9000,
"eatInTax": 9000,
"takeawayTax": 9000,
"location": "65********************32",
"max": 0,
"min": 0,
"multiply": 1,
"plu": "XTRA-TOF",
"posCategoryIds": [],
"posProductCategoryId": "",
"posProductId": "",
"price": 0,
"productTags": [],
"productType": 1,
"subProducts": [],
"parentId": "65********************46",
"snoozed": false,
"subProductSortOrder": [],
"referenceId": "XTRA-TOF"
},
"65********************48": {
"_id": "65********************48",
"name": "Crispy Onions",
"description": "",
"descriptionTranslations": {},
"nameTranslations": {},
"account": "62********************f1",
"capacityUsages": [],
"deliveryTax": 9000,
"eatInTax": 9000,
"takeawayTax": 9000,
"location": "65********************32",
"max": 0,
"min": 0,
"multiply": 1,
"plu": "XTRA-CONI",
"posCategoryIds": [],
"posProductCategoryId": "",
"posProductId": "",
"price": 0,
"productTags": [],
"productType": 1,
"subProducts": [],
"parentId": "65********************46",
"snoozed": false,
"subProductSortOrder": [],
"referenceId": "XTRA-CONI"
},
"65********************49": {
"_id": "65********************49",
"name": "Smashed Avocado",
"description": "",
"descriptionTranslations": {},
"nameTranslations": {},
"account": "62********************f1",
"capacityUsages": [],
"deliveryTax": 9000,
"eatInTax": 9000,
"takeawayTax": 9000,
"location": "65********************32",
"max": 0,
"min": 0,
"multiply": 1,
"plu": "XTRA-AVO",
"posCategoryIds": [],
"posProductCategoryId": "",
"posProductId": "",
"price": 0,
"productTags": [],
"productType": 1,
"subProducts": [],
"parentId": "65********************46",
"snoozed": false,
"subProductSortOrder": [],
"referenceId": "XTRA-AVO"
},
"65********************ad": {
"_id": "65********************ad",
"name": "Build a Poke Bowl",
"description": "",
"descriptionTranslations": {},
"nameTranslations": {},
"account": "62********************f1",
"capacityUsages": [],
"deliveryTax": 9000,
"eatInTax": 9000,
"takeawayTax": 9000,
"imageUrl": "",
"isCombo": true,
"location": "65********************32",
"max": 0,
"min": 0,
"multiply": 1,
"plu": "P-PB-01",
"posCategoryIds": [],
"posProductCategoryId": "",
"posProductId": "",
"price": 1000,
"productTags": [],
"productType": 1,
"subProducts": [
"65********************ac",
"65********************43",
"65********************46"
],
"parentId": "65********************8a",
"snoozed": false,
"subProductSortOrder": [],
"referenceId": "P-PB-01"
},
"65********************b0": {
"_id": "65********************b0",
"name": "Cheeseburger",
"description": "",
"descriptionTranslations": {},
"nameTranslations": {},
"account": "62********************f1",
"capacityUsages": [],
"deliveryTax": 9000,
"eatInTax": 9000,
"takeawayTax": 9000,
"imageUrl": "",
"location": "65********************32",
"max": 0,
"min": 0,
"multiMax": 1,
"multiply": 1,
"plu": "P-BURG-CHE###",
"posCategoryIds": [],
"posProductCategoryId": "",
"posProductId": "",
"price": 0,
"productTags": [],
"productType": 1,
"subProducts": [],
"parentId": "65********************87",
"snoozed": true,
"snoozeId": "65********************b0",
"subProductSortOrder": [],
"referenceId": "P-BURG-CHE"
},
"65********************b1": {
"_id": "65********************b1",
"name": "Veggie Burger",
"description": "",
"descriptionTranslations": {},
"nameTranslations": {},
"account": "62********************f1",
"capacityUsages": [],
"deliveryTax": 9000,
"eatInTax": 9000,
"takeawayTax": 9000,
"imageUrl": "",
"location": "65********************32",
"max": 0,
"min": 0,
"multiply": 1,
"plu": "P-BURG-VEG###",
"posCategoryIds": [],
"posProductCategoryId": "",
"posProductId": "",
"price": 0,
"productTags": [],
"productType": 1,
"subProducts": [],
"parentId": "65********************87",
"snoozed": false,
"subProductSortOrder": [],
"referenceId": "P-BURG-VEG"
},
"65********************b2": {
"_id": "65********************b2",
"name": "Sushi Rice",
"description": "",
"descriptionTranslations": {},
"nameTranslations": {},
"account": "62********************f1",
"capacityUsages": [],
"deliveryTax": 9000,
"eatInTax": 9000,
"takeawayTax": 9000,
"location": "65********************32",
"max": 0,
"min": 0,
"multiply": 1,
"plu": "BS-01###",
"posCategoryIds": [],
"posProductCategoryId": "",
"posProductId": "",
"price": 0,
"productTags": [],
"productType": 1,
"subProducts": [],
"parentId": "65********************43",
"snoozed": false,
"subProductSortOrder": [],
"referenceId": "BS-01"
},
"65********************b3": {
"_id": "65********************b3",
"name": "Cruncy Cabbage Slaw",
"description": "",
"descriptionTranslations": {},
"nameTranslations": {},
"account": "62********************f1",
"capacityUsages": [],
"deliveryTax": 9000,
"eatInTax": 9000,
"takeawayTax": 9000,
"location": "65********************32",
"max": 0,
"min": 0,
"multiply": 1,
"plu": "BS-02###",
"posCategoryIds": [],
"posProductCategoryId": "",
"posProductId": "",
"price": 0,
"productTags": [],
"productType": 1,
"subProducts": [],
"parentId": "65********************43",
"snoozed": false,
"subProductSortOrder": [],
"referenceId": "BS-02"
},
"65********************b4": {
"_id": "65********************b4",
"name": "Spicy Tofu",
"description": "",
"descriptionTranslations": {},
"nameTranslations": {},
"account": "62********************f1",
"capacityUsages": [],
"deliveryTax": 9000,
"eatInTax": 9000,
"takeawayTax": 9000,
"location": "65********************32",
"max": 0,
"min": 0,
"multiply": 1,
"plu": "XTRA-TOF###",
"posCategoryIds": [],
"posProductCategoryId": "",
"posProductId": "",
"price": 0,
"productTags": [],
"productType": 1,
"subProducts": [],
"parentId": "65********************46",
"snoozed": false,
"subProductSortOrder": [],
"referenceId": "XTRA-TOF"
},
"65********************b5": {
"_id": "65********************b5",
"name": "Crispy Onions",
"description": "",
"descriptionTranslations": {},
"nameTranslations": {},
"account": "62********************f1",
"capacityUsages": [],
"deliveryTax": 9000,
"eatInTax": 9000,
"takeawayTax": 9000,
"location": "65********************32",
"max": 0,
"min": 0,
"multiply": 1,
"plu": "XTRA-CONI###",
"posCategoryIds": [],
"posProductCategoryId": "",
"posProductId": "",
"price": 0,
"productTags": [],
"productType": 1,
"subProducts": [],
"parentId": "65********************46",
"snoozed": false,
"subProductSortOrder": [],
"referenceId": "XTRA-CONI"
},
"65********************b6": {
"_id": "65********************b6",
"name": "Smashed Avocado",
"description": "",
"descriptionTranslations": {},
"nameTranslations": {},
"account": "62********************f1",
"capacityUsages": [],
"deliveryTax": 9000,
"eatInTax": 9000,
"takeawayTax": 9000,
"location": "65********************32",
"max": 0,
"min": 0,
"multiply": 1,
"plu": "XTRA-AVO###",
"posCategoryIds": [],
"posProductCategoryId": "",
"posProductId": "",
"price": 0,
"productTags": [],
"productType": 1,
"subProducts": [],
"parentId": "65********************46",
"snoozed": false,
"subProductSortOrder": [],
"referenceId": "XTRA-AVO"
}
},
"productTags": [
104,
108
],
"snoozedProducts": {
"65********************5e": {
"location": "65********************32",
"name": "Cheeseburger",
"plu": "P-BURG-CHE",
"snoozeEnd": "YYYY-MM-DD HH:mm:ss.000000+00:00",
"snoozeStart": "YYYY-MM-DD HH:mm:ss.000000+00:00"
},
"65acf053bbeb2812b77874b0": {
"location": "65********************32",
"name": "Cheeseburger",
"plu": "P-BURG-CHE###",
"snoozeEnd": "YYYY-MM-DD HH:mm:ss.000000+00:00",
"snoozeStart": "YYYY-MM-DD HH:mm:ss.000000+00:00"
}
},
"validations": []
}
]
{
"success": true
}