{
  "SalesCollection": [
    {
      "TransactionDate": "2024-11-25T19:34:06",
      "OrderNumber": 67602,
      "ORNumber": 57837,
      "DineType": "DI",
      "TransactionType": "REG",
      "GrossAmount": 995.3600,
      "NetAmount": 729.9300,
      "DiscountAmount": 165.8900,
      "DiscountType": "SENIOR CITIZEN",
      "DiscountPercent": 20.0000,
      "ItemDiscountAmount": 0.0000,
      "ServiceChargeAmount": 66.3600,
      "PaxNumber": 1,
      "WithVAT": 929.0000,
      "NoVAT": 0.00,
      "VATExempt": 829.5000000,
      "SCVATExempt": 99.5400,
      "VATRate": 12.0,
      "SCPaxNumber": 1.0,
      "Cashier": "MILES",
      "Branch": "C053",
      "SaleDetails": [
        {
          "OrderNumber": 67602,
          "OrderDateTime": "2024-11-25T19:34:06",
          "IsVoided": false,
          "DineType": "DI",
          "UnitPrice": 140.0000,
          "Quantity": 1,
          "ItemId": "BEVIT-SANGG1",
          "ItemName": "SANGRIA (NON-ALC) GLASS",
          "Category": "BEVERAGES",
          "TotalPrice": 140.0000
        },
        {
          "OrderNumber": 67602,
          "OrderDateTime": "2024-11-25T19:34:06",
          "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": 67602,
          "OrderDateTime": "2024-11-25T19:34:06",
          "IsVoided": false,
          "DineType": "DI",
          "UnitPrice": 0.0000,
          "Quantity": 1,
          "ItemId": "ADBE-SCR",
          "ItemName": "SCRAMBLED",
          "Category": "ALL-DAY BREAKFAST",
          "TotalPrice": 0.0000
        },
        {
          "OrderNumber": 67602,
          "OrderDateTime": "2024-11-25T19:34:06",
          "IsVoided": false,
          "DineType": "DI",
          "UnitPrice": 0.0000,
          "Quantity": 1,
          "ItemId": "ADBR-GR",
          "ItemName": "GARLIC RICE",
          "Category": "EXTRAS",
          "TotalPrice": 0.0000
        },
        {
          "OrderNumber": 67602,
          "OrderDateTime": "2024-11-25T19:34:06",
          "IsVoided": false,
          "DineType": "DI",
          "UnitPrice": 237.0000,
          "Quantity": 1,
          "ItemId": "SCS-SSCV1",
          "ItemName": "SEA SALT CARAMEL VANILLA S",
          "Category": "SIGNATURE CAKES",
          "TotalPrice": 237.0000
        }
      ],
      "PaymentDetails": [
        {
          "ModeOfPayment": "CARD",
          "Type": "PAYMAYA",
          "Provider": "DEBIT",
          "Bank": "PAYMAYA",
          "Amount": 729.9300
        }
      ]
    }
  ]
}