{
  "SalesCollection": [
    {
      "TransactionDate": "2024-10-28T15:30:58",
      "OrderNumber": 2100,
      "ORNumber": 1549,
      "DineType": "DI",
      "TransactionType": "REG",
      "GrossAmount": 1333.9300,
      "NetAmount": 978.2200,
      "DiscountAmount": 222.3200,
      "DiscountType": "SENIOR CITIZEN",
      "DiscountPercent": 20.0000,
      "ItemDiscountAmount": 0.0000,
      "ServiceChargeAmount": 88.9300,
      "PaxNumber": 3,
      "WithVAT": 1245.0000,
      "NoVAT": 0.00,
      "VATExempt": 1111.5833333,
      "SCVATExempt": 133.3900,
      "VATRate": 12.0,
      "SCPaxNumber": 1.0,
      "Cashier": "KAYE",
      "Branch": "C076",
      "SaleDetails": [
        {
          "OrderNumber": 2100,
          "OrderDateTime": "2024-10-28T15:30:58",
          "IsVoided": false,
          "DineType": "DI",
          "UnitPrice": 207.0000,
          "Quantity": 1,
          "ItemId": "BEVHC-MGHC1",
          "ItemName": "MARY GRACE HOT CHOCOLATE",
          "Category": "BEVERAGES",
          "TotalPrice": 207.0000
        },
        {
          "OrderNumber": 2100,
          "OrderDateTime": "2024-10-28T15:30:58",
          "IsVoided": false,
          "DineType": "DI",
          "UnitPrice": 168.0000,
          "Quantity": 1,
          "ItemId": "BEVCF-LATH1",
          "ItemName": "LATTE HOT",
          "Category": "BEVERAGES",
          "TotalPrice": 168.0000
        },
        {
          "OrderNumber": 2100,
          "OrderDateTime": "2024-10-28T15:30:58",
          "IsVoided": false,
          "DineType": "DI",
          "UnitPrice": 0.0000,
          "Quantity": 1,
          "ItemId": "BEVCF-2S",
          "ItemName": "2 SHOT",
          "Category": "EXTRAS",
          "TotalPrice": 0.0000
        },
        {
          "OrderNumber": 2100,
          "OrderDateTime": "2024-10-28T15:30:58",
          "IsVoided": false,
          "DineType": "DI",
          "UnitPrice": 148.0000,
          "Quantity": 1,
          "ItemId": "BEVCF-AMEH1",
          "ItemName": "AMERICANO HOT",
          "Category": "BEVERAGES",
          "TotalPrice": 148.0000
        },
        {
          "OrderNumber": 2100,
          "OrderDateTime": "2024-10-28T15:30:58",
          "IsVoided": false,
          "DineType": "DI",
          "UnitPrice": 0.0000,
          "Quantity": 1,
          "ItemId": "BEVCF-2S",
          "ItemName": "2 SHOT",
          "Category": "EXTRAS",
          "TotalPrice": 0.0000
        },
        {
          "OrderNumber": 2100,
          "OrderDateTime": "2024-10-28T15:30:58",
          "IsVoided": false,
          "DineType": "DI",
          "UnitPrice": 287.0000,
          "Quantity": 1,
          "ItemId": "SS-CCOD1",
          "ItemName": "CRISPY CASSAVA CHIPS",
          "Category": "SAVORY STARTERS",
          "TotalPrice": 287.0000
        },
        {
          "OrderNumber": 2100,
          "OrderDateTime": "2024-10-28T15:30:58",
          "IsVoided": false,
          "DineType": "DI",
          "UnitPrice": 145.0000,
          "Quantity": 3,
          "ItemId": "EQC-MGEG1",
          "ItemName": "MARY GRACE ENSAYMADA G",
          "Category": "ENSAYMADAS",
          "TotalPrice": 435.0000
        },
        {
          "OrderNumber": 2100,
          "OrderDateTime": "2024-10-28T15:30:58",
          "IsVoided": false,
          "DineType": "DI",
          "UnitPrice": 0.0000,
          "Quantity": 1,
          "ItemId": "XTRAB-MILK1",
          "ItemName": "EXTRA MILK SIDE",
          "Category": "EXTRAS",
          "TotalPrice": 0.0000
        }
      ],
      "PaymentDetails": [
        {
          "ModeOfPayment": "CASH",
          "Type": "NA",
          "Provider": "NA",
          "Bank": "NA",
          "Amount": 978.2200
        }
      ]
    },
    {
      "TransactionDate": "2024-10-28T15:35:53",
      "OrderNumber": 2101,
      "ORNumber": 1550,
      "DineType": "TO",
      "TransactionType": "REG",
      "GrossAmount": 582.0000,
      "NetAmount": 582.0000,
      "DiscountAmount": 0.0000,
      "DiscountType": "",
      "DiscountPercent": 0.0000,
      "ItemDiscountAmount": 0.0000,
      "ServiceChargeAmount": 0.0000,
      "PaxNumber": 1,
      "WithVAT": 582.0000,
      "NoVAT": 0.00,
      "VATExempt": 0.0000000,
      "SCVATExempt": 0.0000,
      "VATRate": 12.0,
      "SCPaxNumber": 0.0,
      "Cashier": "KAYE",
      "Branch": "C076",
      "SaleDetails": [
        {
          "OrderNumber": 2101,
          "OrderDateTime": "2024-10-28T15:35:53",
          "IsVoided": false,
          "DineType": "TO",
          "UnitPrice": 247.0000,
          "Quantity": 1,
          "ItemId": "SCW-CT1",
          "ItemName": "CHOCOLATE TRUFFLE S",
          "Category": "SIGNATURE CAKES",
          "TotalPrice": 247.0000
        },
        {
          "OrderNumber": 2101,
          "OrderDateTime": "2024-10-28T15:35:53",
          "IsVoided": false,
          "DineType": "TO",
          "UnitPrice": 67.0000,
          "Quantity": 5,
          "ItemId": "LC-MGM1",
          "ItemName": "MARY GRACE MAMON",
          "Category": "LOAF CAKES",
          "TotalPrice": 335.0000
        }
      ],
      "PaymentDetails": [
        {
          "ModeOfPayment": "CASH",
          "Type": "NA",
          "Provider": "NA",
          "Bank": "NA",
          "Amount": 582.0000
        }
      ]
    },
    {
      "TransactionDate": "2024-10-28T15:37:52",
      "OrderNumber": 2102,
      "ORNumber": 1551,
      "DineType": "TO",
      "TransactionType": "REG",
      "GrossAmount": 1555.0000,
      "NetAmount": 1555.0000,
      "DiscountAmount": 0.0000,
      "DiscountType": "",
      "DiscountPercent": 0.0000,
      "ItemDiscountAmount": 0.0000,
      "ServiceChargeAmount": 0.0000,
      "PaxNumber": 1,
      "WithVAT": 1555.0000,
      "NoVAT": 0.00,
      "VATExempt": 0.0000000,
      "SCVATExempt": 0.0000,
      "VATRate": 12.0,
      "SCPaxNumber": 0.0,
      "Cashier": "KAYE",
      "Branch": "C076",
      "SaleDetails": [
        {
          "OrderNumber": 2102,
          "OrderDateTime": "2024-10-28T15:37:52",
          "IsVoided": false,
          "DineType": "TO",
          "UnitPrice": 1520.0000,
          "Quantity": 1,
          "ItemId": "SCW-BV1",
          "ItemName": "BLACK VELVET W",
          "Category": "SIGNATURE CAKES",
          "TotalPrice": 1520.0000
        },
        {
          "OrderNumber": 2102,
          "OrderDateTime": "2024-10-28T15:37:52",
          "IsVoided": false,
          "DineType": "TO",
          "UnitPrice": 0.0000,
          "Quantity": 1,
          "ItemId": "NFC-FGC1",
          "ItemName": "FREE GOLD CANDLE",
          "Category": "NON-FOOD",
          "TotalPrice": 0.0000
        },
        {
          "OrderNumber": 2102,
          "OrderDateTime": "2024-10-28T15:37:52",
          "IsVoided": false,
          "DineType": "TO",
          "UnitPrice": 10.0000,
          "Quantity": 1,
          "ItemId": "NFC-PC1",
          "ItemName": "PINK CANDLE",
          "Category": "NON-FOOD",
          "TotalPrice": 10.0000
        },
        {
          "OrderNumber": 2102,
          "OrderDateTime": "2024-10-28T15:37:52",
          "IsVoided": false,
          "DineType": "TO",
          "UnitPrice": 25.0000,
          "Quantity": 1,
          "ItemId": "NFT-HBDG1",
          "ItemName": "HBD GOLD TOPPER",
          "Category": "NON-FOOD",
          "TotalPrice": 25.0000
        }
      ],
      "PaymentDetails": [
        {
          "ModeOfPayment": "CARD",
          "Type": "PAYMAYA",
          "Provider": "MAYA",
          "Bank": "PAYMAYA",
          "Amount": 1555.0000
        }
      ]
    },
    {
      "TransactionDate": "2024-10-28T16:05:49",
      "OrderNumber": 2103,
      "ORNumber": 1552,
      "DineType": "TO",
      "TransactionType": "REG",
      "GrossAmount": 1730.0000,
      "NetAmount": 1730.0000,
      "DiscountAmount": 0.0000,
      "DiscountType": "",
      "DiscountPercent": 0.0000,
      "ItemDiscountAmount": 0.0000,
      "ServiceChargeAmount": 0.0000,
      "PaxNumber": 1,
      "WithVAT": 1730.0000,
      "NoVAT": 0.00,
      "VATExempt": 0.0000000,
      "SCVATExempt": 0.0000,
      "VATRate": 12.0,
      "SCPaxNumber": 0.0,
      "Cashier": "KAYE",
      "Branch": "C076",
      "SaleDetails": [
        {
          "OrderNumber": 2103,
          "OrderDateTime": "2024-10-28T16:05:49",
          "IsVoided": false,
          "DineType": "TO",
          "UnitPrice": 0.0000,
          "Quantity": 1,
          "ItemId": "NFP-TOECOF1",
          "ItemName": "FREE TO ECOBAG",
          "Category": "NON-FOOD",
          "TotalPrice": 0.0000
        },
        {
          "OrderNumber": 2103,
          "OrderDateTime": "2024-10-28T16:05:49",
          "IsVoided": false,
          "DineType": "TO",
          "UnitPrice": 1730.0000,
          "Quantity": 1,
          "ItemId": "SCW-SSCV1",
          "ItemName": "SEA SALT CARAMEL VANILLA W",
          "Category": "SIGNATURE CAKES",
          "TotalPrice": 1730.0000
        }
      ],
      "PaymentDetails": [
        {
          "ModeOfPayment": "OTHER SALES",
          "Type": "FOOD PANDA",
          "Provider": "NA",
          "Bank": "NA",
          "Amount": 1730.0000
        }
      ]
    },
    {
      "TransactionDate": "2024-10-28T16:30:02",
      "OrderNumber": 2104,
      "ORNumber": 1553,
      "DineType": "TO",
      "TransactionType": "REG",
      "GrossAmount": 10.0000,
      "NetAmount": 10.0000,
      "DiscountAmount": 0.0000,
      "DiscountType": "",
      "DiscountPercent": 0.0000,
      "ItemDiscountAmount": 0.0000,
      "ServiceChargeAmount": 0.0000,
      "PaxNumber": 1,
      "WithVAT": 10.0000,
      "NoVAT": 0.00,
      "VATExempt": 0.0000000,
      "SCVATExempt": 0.0000,
      "VATRate": 12.0,
      "SCPaxNumber": 0.0,
      "Cashier": "KAYE",
      "Branch": "C076",
      "SaleDetails": [
        {
          "OrderNumber": 2104,
          "OrderDateTime": "2024-10-28T16:30:02",
          "IsVoided": false,
          "DineType": "TO",
          "UnitPrice": 10.0000,
          "Quantity": 1,
          "ItemId": "NFC-GC1",
          "ItemName": "GOLD CANDLE",
          "Category": "NON-FOOD",
          "TotalPrice": 10.0000
        }
      ],
      "PaymentDetails": [
        {
          "ModeOfPayment": "CASH",
          "Type": "NA",
          "Provider": "NA",
          "Bank": "NA",
          "Amount": 10.0000
        }
      ]
    },
    {
      "TransactionDate": "2024-10-28T16:30:28",
      "OrderNumber": 2105,
      "ORNumber": 1554,
      "DineType": "TO",
      "TransactionType": "REG",
      "GrossAmount": 1378.0000,
      "NetAmount": 1378.0000,
      "DiscountAmount": 0.0000,
      "DiscountType": "",
      "DiscountPercent": 0.0000,
      "ItemDiscountAmount": 0.0000,
      "ServiceChargeAmount": 0.0000,
      "PaxNumber": 1,
      "WithVAT": 1378.0000,
      "NoVAT": 0.00,
      "VATExempt": 0.0000000,
      "SCVATExempt": 0.0000,
      "VATRate": 12.0,
      "SCPaxNumber": 0.0,
      "Cashier": "KAYE",
      "Branch": "C076",
      "SaleDetails": [
        {
          "OrderNumber": 2105,
          "OrderDateTime": "2024-10-28T16:30:28",
          "IsVoided": false,
          "DineType": "TO",
          "UnitPrice": 1378.0000,
          "Quantity": 1,
          "ItemId": "SCW-LS1",
          "ItemName": "LIMONE SANTI W",
          "Category": "SIGNATURE CAKES",
          "TotalPrice": 1378.0000
        }
      ],
      "PaymentDetails": [
        {
          "ModeOfPayment": "OTHER SALES",
          "Type": "GRAB",
          "Provider": "NA",
          "Bank": "NA",
          "Amount": 1378.0000
        }
      ]
    },
    {
      "TransactionDate": "2024-10-28T17:05:37",
      "OrderNumber": 2106,
      "ORNumber": 1555,
      "DineType": "DI",
      "TransactionType": "REG",
      "GrossAmount": 2631.7500,
      "NetAmount": 2283.7500,
      "DiscountAmount": 217.5000,
      "DiscountType": "SENIOR CITIZEN",
      "DiscountPercent": 20.0000,
      "ItemDiscountAmount": 0.0000,
      "ServiceChargeAmount": 195.7500,
      "PaxNumber": 4,
      "WithVAT": 2436.0000,
      "NoVAT": 0.00,
      "VATExempt": 1087.5000000,
      "SCVATExempt": 130.5000,
      "VATRate": 12.0,
      "SCPaxNumber": 1.0,
      "Cashier": "KAYE",
      "Branch": "C076",
      "SaleDetails": [
        {
          "OrderNumber": 2106,
          "OrderDateTime": "2024-10-28T17:05:37",
          "IsVoided": false,
          "DineType": "DI",
          "UnitPrice": 0.0000,
          "Quantity": 1,
          "ItemId": "PPD-MGC1",
          "ItemName": "PP-CHEESECAKE",
          "Category": "PERFECT PLATES",
          "TotalPrice": 0.0000
        },
        {
          "OrderNumber": 2106,
          "OrderDateTime": "2024-10-28T17:05:37",
          "IsVoided": false,
          "DineType": "DI",
          "UnitPrice": 454.0000,
          "Quantity": 1,
          "ItemId": "FPCR-SSC1",
          "ItemName": "SMOKED SALMON & CREAM",
          "Category": "FLAVORFUL PASTAS",
          "TotalPrice": 454.0000
        },
        {
          "OrderNumber": 2106,
          "OrderDateTime": "2024-10-28T17:05:37",
          "IsVoided": false,
          "DineType": "DI",
          "UnitPrice": 552.0000,
          "Quantity": 1,
          "ItemId": "ADB-SBT1",
          "ItemName": "ADB-SIRLOIN BEEF TAPA",
          "Category": "ALL-DAY BREAKFAST",
          "TotalPrice": 552.0000
        },
        {
          "OrderNumber": 2106,
          "OrderDateTime": "2024-10-28T17:05:37",
          "IsVoided": false,
          "DineType": "DI",
          "UnitPrice": 0.0000,
          "Quantity": 1,
          "ItemId": "ADBE-SCR",
          "ItemName": "SCRAMBLED",
          "Category": "ALL-DAY BREAKFAST",
          "TotalPrice": 0.0000
        },
        {
          "OrderNumber": 2106,
          "OrderDateTime": "2024-10-28T17:05:37",
          "IsVoided": false,
          "DineType": "DI",
          "UnitPrice": 578.0000,
          "Quantity": 1,
          "ItemId": "PPP-FTHP1",
          "ItemName": "FRESH TOMATO & HERB PLATE",
          "Category": "PERFECT PLATES",
          "TotalPrice": 578.0000
        },
        {
          "OrderNumber": 2106,
          "OrderDateTime": "2024-10-28T17:05:37",
          "IsVoided": false,
          "DineType": "DI",
          "UnitPrice": 0.0000,
          "Quantity": 1,
          "ItemId": "PPD-MGC1",
          "ItemName": "PP-CHEESECAKE",
          "Category": "PERFECT PLATES",
          "TotalPrice": 0.0000
        },
        {
          "OrderNumber": 2106,
          "OrderDateTime": "2024-10-28T17:05:37",
          "IsVoided": false,
          "DineType": "DI",
          "UnitPrice": 0.0000,
          "Quantity": 1,
          "ItemId": "ADBR-RR",
          "ItemName": "ROSEMARY RICE",
          "Category": "EXTRAS",
          "TotalPrice": 0.0000
        },
        {
          "OrderNumber": 2106,
          "OrderDateTime": "2024-10-28T17:05:37",
          "IsVoided": false,
          "DineType": "DI",
          "UnitPrice": 287.0000,
          "Quantity": 1,
          "ItemId": "SS-CCOD1",
          "ItemName": "CRISPY CASSAVA CHIPS",
          "Category": "SAVORY STARTERS",
          "TotalPrice": 287.0000
        },
        {
          "OrderNumber": 2106,
          "OrderDateTime": "2024-10-28T17:05:37",
          "IsVoided": false,
          "DineType": "DI",
          "UnitPrice": 565.0000,
          "Quantity": 1,
          "ItemId": "PPP-DSCP1",
          "ItemName": "DORY & SAFFRON CREAM PLATE",
          "Category": "PERFECT PLATES",
          "TotalPrice": 565.0000
        }
      ],
      "PaymentDetails": [
        {
          "ModeOfPayment": "CASH",
          "Type": "NA",
          "Provider": "NA",
          "Bank": "NA",
          "Amount": 2283.7500
        }
      ]
    },
    {
      "TransactionDate": "2024-10-28T17:38:06",
      "OrderNumber": 2107,
      "ORNumber": 1556,
      "DineType": "TO",
      "TransactionType": "REG",
      "GrossAmount": 1281.0000,
      "NetAmount": 1281.0000,
      "DiscountAmount": 0.0000,
      "DiscountType": "",
      "DiscountPercent": 0.0000,
      "ItemDiscountAmount": 0.0000,
      "ServiceChargeAmount": 0.0000,
      "PaxNumber": 1,
      "WithVAT": 1281.0000,
      "NoVAT": 0.00,
      "VATExempt": 0.0000000,
      "SCVATExempt": 0.0000,
      "VATRate": 12.0,
      "SCPaxNumber": 0.0,
      "Cashier": "KAYE",
      "Branch": "C076",
      "SaleDetails": [
        {
          "OrderNumber": 2107,
          "OrderDateTime": "2024-10-28T17:38:06",
          "IsVoided": false,
          "DineType": "TO",
          "UnitPrice": 592.0000,
          "Quantity": 1,
          "ItemId": "SCM-CT1",
          "ItemName": "CHOCOLATE TRUFFLE M",
          "Category": "SIGNATURE CAKES",
          "TotalPrice": 592.0000
        },
        {
          "OrderNumber": 2107,
          "OrderDateTime": "2024-10-28T17:38:06",
          "IsVoided": false,
          "DineType": "TO",
          "UnitPrice": 689.0000,
          "Quantity": 1,
          "ItemId": "SCM-TASR1",
          "ItemName": "TOASTED ALMOND SANS RIVAL M",
          "Category": "SIGNATURE CAKES",
          "TotalPrice": 689.0000
        },
        {
          "OrderNumber": 2107,
          "OrderDateTime": "2024-10-28T17:38:06",
          "IsVoided": false,
          "DineType": "TO",
          "UnitPrice": 0.0000,
          "Quantity": 2,
          "ItemId": "NFC-FGC1",
          "ItemName": "FREE GOLD CANDLE",
          "Category": "NON-FOOD",
          "TotalPrice": 0.0000
        },
        {
          "OrderNumber": 2107,
          "OrderDateTime": "2024-10-28T17:38:06",
          "IsVoided": false,
          "DineType": "TO",
          "UnitPrice": 0.0000,
          "Quantity": 1,
          "ItemId": "NFP-TOPBM1",
          "ItemName": "TO PBAG MEDIUM",
          "Category": "NON-FOOD",
          "TotalPrice": 0.0000
        }
      ],
      "PaymentDetails": [
        {
          "ModeOfPayment": "CASH",
          "Type": "NA",
          "Provider": "NA",
          "Bank": "NA",
          "Amount": 1281.0000
        }
      ]
    },
    {
      "TransactionDate": "2024-10-28T17:50:13",
      "OrderNumber": 2108,
      "ORNumber": 1557,
      "DineType": "DI",
      "TransactionType": "REG",
      "GrossAmount": 276.4300,
      "NetAmount": 202.7200,
      "DiscountAmount": 46.0700,
      "DiscountType": "PWD DISC                      ",
      "DiscountPercent": 20.0000,
      "ItemDiscountAmount": 0.0000,
      "ServiceChargeAmount": 18.4300,
      "PaxNumber": 1,
      "WithVAT": 258.0000,
      "NoVAT": 0.00,
      "VATExempt": 230.3333333,
      "SCVATExempt": 27.6400,
      "VATRate": 12.0,
      "SCPaxNumber": 1.0,
      "Cashier": "KAYE",
      "Branch": "C076",
      "SaleDetails": [
        {
          "OrderNumber": 2108,
          "OrderDateTime": "2024-10-28T17:50:13",
          "IsVoided": false,
          "DineType": "DI",
          "UnitPrice": 258.0000,
          "Quantity": 1,
          "ItemId": "SO-SC1",
          "ItemName": "SEAFOOD CHOWDER",
          "Category": "SOUPS",
          "TotalPrice": 258.0000
        }
      ],
      "PaymentDetails": [
        {
          "ModeOfPayment": "CARD",
          "Type": "PAYMAYA",
          "Provider": "MAYA",
          "Bank": "PAYMAYA",
          "Amount": 202.7200
        }
      ]
    },
    {
      "TransactionDate": "2024-10-28T17:57:53",
      "OrderNumber": 2109,
      "ORNumber": 1558,
      "DineType": "TO",
      "TransactionType": "REG",
      "GrossAmount": 617.0000,
      "NetAmount": 617.0000,
      "DiscountAmount": 0.0000,
      "DiscountType": "",
      "DiscountPercent": 0.0000,
      "ItemDiscountAmount": 0.0000,
      "ServiceChargeAmount": 0.0000,
      "PaxNumber": 1,
      "WithVAT": 617.0000,
      "NoVAT": 0.00,
      "VATExempt": 0.0000000,
      "SCVATExempt": 0.0000,
      "VATRate": 12.0,
      "SCPaxNumber": 0.0,
      "Cashier": "KAYE",
      "Branch": "C076",
      "SaleDetails": [
        {
          "OrderNumber": 2109,
          "OrderDateTime": "2024-10-28T17:57:53",
          "IsVoided": false,
          "DineType": "TO",
          "UnitPrice": 592.0000,
          "Quantity": 1,
          "ItemId": "SCM-CT1",
          "ItemName": "CHOCOLATE TRUFFLE M",
          "Category": "SIGNATURE CAKES",
          "TotalPrice": 592.0000
        },
        {
          "OrderNumber": 2109,
          "OrderDateTime": "2024-10-28T17:57:53",
          "IsVoided": false,
          "DineType": "TO",
          "UnitPrice": 25.0000,
          "Quantity": 1,
          "ItemId": "NFT-HBDG1",
          "ItemName": "HBD GOLD TOPPER",
          "Category": "NON-FOOD",
          "TotalPrice": 25.0000
        },
        {
          "OrderNumber": 2109,
          "OrderDateTime": "2024-10-28T17:57:53",
          "IsVoided": false,
          "DineType": "TO",
          "UnitPrice": 0.0000,
          "Quantity": 1,
          "ItemId": "NFC-FGC1",
          "ItemName": "FREE GOLD CANDLE",
          "Category": "NON-FOOD",
          "TotalPrice": 0.0000
        }
      ],
      "PaymentDetails": [
        {
          "ModeOfPayment": "CASH",
          "Type": "NA",
          "Provider": "NA",
          "Bank": "NA",
          "Amount": 617.0000
        }
      ]
    },
    {
      "TransactionDate": "2024-10-28T18:24:47",
      "OrderNumber": 2110,
      "ORNumber": 1559,
      "DineType": "TO",
      "TransactionType": "REG",
      "GrossAmount": 1070.0000,
      "NetAmount": 1070.0000,
      "DiscountAmount": 0.0000,
      "DiscountType": "",
      "DiscountPercent": 0.0000,
      "ItemDiscountAmount": 0.0000,
      "ServiceChargeAmount": 0.0000,
      "PaxNumber": 1,
      "WithVAT": 1070.0000,
      "NoVAT": 0.00,
      "VATExempt": 0.0000000,
      "SCVATExempt": 0.0000,
      "VATRate": 12.0,
      "SCPaxNumber": 0.0,
      "Cashier": "KAYE",
      "Branch": "C076",
      "SaleDetails": [
        {
          "OrderNumber": 2110,
          "OrderDateTime": "2024-10-28T18:24:47",
          "IsVoided": false,
          "DineType": "TO",
          "UnitPrice": 0.0000,
          "Quantity": 1,
          "ItemId": "NFP-TOSALADF1",
          "ItemName": "FREE SALADBOWL",
          "Category": "NON-FOOD",
          "TotalPrice": 0.0000
        },
        {
          "OrderNumber": 2110,
          "OrderDateTime": "2024-10-28T18:24:47",
          "IsVoided": false,
          "DineType": "TO",
          "UnitPrice": 239.0000,
          "Quantity": 1,
          "ItemId": "SO-SS1",
          "ItemName": "SUMMER SQUASH",
          "Category": "SOUPS",
          "TotalPrice": 239.0000
        },
        {
          "OrderNumber": 2110,
          "OrderDateTime": "2024-10-28T18:24:47",
          "IsVoided": false,
          "DineType": "TO",
          "UnitPrice": 304.0000,
          "Quantity": 1,
          "ItemId": "SS-CCOD1",
          "ItemName": "CRISPY CASSAVA CHIPS",
          "Category": "SAVORY STARTERS",
          "TotalPrice": 304.0000
        },
        {
          "OrderNumber": 2110,
          "OrderDateTime": "2024-10-28T18:24:47",
          "IsVoided": false,
          "DineType": "TO",
          "UnitPrice": 527.0000,
          "Quantity": 1,
          "ItemId": "ADB-TVL1",
          "ItemName": "ADB-TOASTED VIGAN LONGGA",
          "Category": "ALL-DAY BREAKFAST",
          "TotalPrice": 527.0000
        },
        {
          "OrderNumber": 2110,
          "OrderDateTime": "2024-10-28T18:24:47",
          "IsVoided": false,
          "DineType": "TO",
          "UnitPrice": 0.0000,
          "Quantity": 1,
          "ItemId": "ADBE-SSU",
          "ItemName": "SUNNY SIDE-UP",
          "Category": "ALL-DAY BREAKFAST",
          "TotalPrice": 0.0000
        },
        {
          "OrderNumber": 2110,
          "OrderDateTime": "2024-10-28T18:24:47",
          "IsVoided": false,
          "DineType": "TO",
          "UnitPrice": 0.0000,
          "Quantity": 1,
          "ItemId": "ADBR-GR",
          "ItemName": "GARLIC RICE",
          "Category": "EXTRAS",
          "TotalPrice": 0.0000
        },
        {
          "OrderNumber": 2110,
          "OrderDateTime": "2024-10-28T18:24:47",
          "IsVoided": false,
          "DineType": "TO",
          "UnitPrice": 0.0000,
          "Quantity": 1,
          "ItemId": "NFP-TOSBF1",
          "ItemName": "FREE SOUP BOWL 16",
          "Category": "NON-FOOD",
          "TotalPrice": 0.0000
        },
        {
          "OrderNumber": 2110,
          "OrderDateTime": "2024-10-28T18:24:47",
          "IsVoided": false,
          "DineType": "TO",
          "UnitPrice": 0.0000,
          "Quantity": 1,
          "ItemId": "NFP-TODBF1",
          "ItemName": "FREE DIP BOWL 8",
          "Category": "NON-FOOD",
          "TotalPrice": 0.0000
        },
        {
          "OrderNumber": 2110,
          "OrderDateTime": "2024-10-28T18:24:47",
          "IsVoided": false,
          "DineType": "TO",
          "UnitPrice": 0.0000,
          "Quantity": 3,
          "ItemId": "NFP-TOCONDI1",
          "ItemName": "TO CONDI CUP",
          "Category": "NON-FOOD",
          "TotalPrice": 0.0000
        }
      ],
      "PaymentDetails": [
        {
          "ModeOfPayment": "OTHER SALES",
          "Type": "GRAB",
          "Provider": "NA",
          "Bank": "NA",
          "Amount": 1070.0000
        }
      ]
    }
  ]
}