SampleBody

4 ORDERS 1 order with selectedSize 1 order with selectedChoices 1 order with bundles 1 order with selectedAddOns
Anonymous
plain_text
01/29/2026 8:07 AM
5.7 KB
13
Indexable
{
    "table_number": "1",
    "table_desc": "1",
    "order_data": [
        {
            "id": "ICETEA",
            "name": "ICE TEA",
            "imageUrl": "http:\/\/188.166.246.240:3000\/menuitem\/pngtree-jumbo-cup-iced-tea-hd-png-image_12495355.png",
            "category": "ADD ON : LIQUID",
            "basePrice": 120,
            "selectedSize": "PER SERVING",
            "unitCode": "PS",
            "sizePrice": 0,
            "selectedAddOns": [],
            "selectedChoices": [],
            "unitPrice": 120,
            "qty": 1,
            "totalPrice": 120,
            "note": "",
            "printerIP": "192.168.1.175",
            "prntCode": null,
            "prntDesc": "Star",
            "depcode": "ADD ON",
            "seniorItem": "1",
            "isBundle": false,
            "bundles": []
        },
        {
            "id": "11",
            "name": "Milk Tea",
            "imageUrl": "http:\/\/188.166.246.240:3000\/menuitem\/",
            "category": "Tea",
            "basePrice": 150,
            "selectedSize": "PER ORDER",
            "unitCode": "PO",
            "sizePrice": 0,
            "selectedAddOns": [],
            "selectedChoices": [
                {
                    "itemCode": 14,
                    "name": "Cold Milk Tea",
                    "price": 150,
                    "quantity": 1,
                    "printerIP": "192.168.1.175",
                    "printerDesc": "Star",
                    "seniorItem": "",
                    "untCode": "PO"
                }
            ],
            "unitPrice": 150,
            "qty": 1,
            "totalPrice": 300,
            "note": "Orange",
            "printerIP": "192.168.1.175",
            "prntCode": null,
            "prntDesc": "Star",
            "depcode": "10",
            "seniorItem": "1",
            "isBundle": false,
            "bundles": []
        },
        {
            "id": "43",
            "name": "C1",
            "imageUrl": "http:\/\/188.166.246.240:3000\/menuitem\/",
            "category": "TEST DEPARTMENT",
            "basePrice": 250,
            "selectedSize": "PER ORDER",
            "unitCode": "PO",
            "sizePrice": 0,
            "selectedAddOns": [],
            "selectedChoices": [],
            "unitPrice": 250,
            "qty": 1,
            "totalPrice": 250,
            "note": "This is bundled 909",
            "printerIP": "192.168.1.175",
            "prntCode": "123",
            "prntDesc": "Star",
            "depcode": "TEST1",
            "seniorItem": "1",
            "isBundle": false,
            "bundles": [
                {
                    "bundleId": 13,
                    "itemCode": "72",
                    "name": "Chicken",
                    "description": "Chicken",
                    "price": 50,
                    "printerIp": "192.168.1.175",
                    "printerDesc": "Star",
                    "unitCode": "PO",
                    "quantity": 1,
                    "senioritem": 1
                }
            ]
        },
        {
            "id": "L1",
            "name": "COCONUT WATER",
            "imageUrl": "http:\/\/188.166.246.240:3000\/menuitem\/pngtree-benefits-of-coconut-water-summer-png-image_12279916.png",
            "category": "ADD ON : LIQUID",
            "basePrice": 20,
            "selectedSize": "PER ORDER",
            "unitCode": "PO",
            "sizePrice": 0,
            "selectedAddOns": [
                {
                    "itemCode": "P3",
                    "name": "MILK POWDER",
                    "price": 20,
                    "printerIP": "192.168.1.175",
                    "printerDesc": "Star",
                    "untCode": "PO",
                    "seniorItem": 1,
                    "quantity": 1
                }
            ],
            "selectedChoices": [],
            "unitPrice": 20,
            "qty": 1,
            "totalPrice": 40,
            "note": "",
            "printerIP": "192.168.1.175",
            "prntCode": "123",
            "prntDesc": "Star",
            "depcode": "ADD ON",
            "seniorItem": "1",
            "isBundle": false,
            "bundles": []
        }
    ]
}
Editor is loading...
Leave a Comment