{
  "SalesCollection": [
    {
      "TransactionDate": "2024-11-26T20:05:19",
      "OrderNumber": 67606,
      "ORNumber": 57838,
      "DineType": "DI",
      "TransactionType": "REG",
      "GrossAmount": 2905.8800,
      "NetAmount": 2778.5000,
      "DiscountAmount": 79.6100,
      "DiscountType": "SENIOR CITIZEN",
      "DiscountPercent": 20.0000,
      "ItemDiscountAmount": 0.0000,
      "ServiceChargeAmount": 230.8800,
      "PaxNumber": 6,
      "WithVAT": 2675.0000,
      "NoVAT": 0.00,
      "VATExempt": 398.0833333,
      "SCVATExempt": 47.7700,
      "VATRate": 12.0,
      "SCPaxNumber": 1.0,
      "Cashier": "STEPHANIE DUMA",
      "Branch": "C053",
      "SaleDetails": [
        {
          "OrderNumber": 67606,
          "OrderDateTime": "2024-11-26T20:05:19",
          "IsVoided": false,
          "DineType": "DI",
          "UnitPrice": 168.0000,
          "Quantity": 1,
          "ItemId": "BEVCF-LATH1",
          "ItemName": "LATTE HOT",
          "Category": "BEVERAGES",
          "TotalPrice": 168.0000
        },
        {
          "OrderNumber": 67606,
          "OrderDateTime": "2024-11-26T20:05:19",
          "IsVoided": false,
          "DineType": "DI",
          "UnitPrice": 0.0000,
          "Quantity": 1,
          "ItemId": "BEVCF-2S",
          "ItemName": "2 SHOT",
          "Category": "BEVERAGES",
          "TotalPrice": 0.0000
        },
        {
          "OrderNumber": 67606,
          "OrderDateTime": "2024-11-26T20:05:19",
          "IsVoided": false,
          "DineType": "DI",
          "UnitPrice": 823.0000,
          "Quantity": 1,
          "ItemId": "FPCRSh-CC1",
          "ItemName": "TABLE CLASSIC CARBONARA",
          "Category": "FLAVORFUL PASTAS",
          "TotalPrice": 823.0000
        },
        {
          "OrderNumber": 67606,
          "OrderDateTime": "2024-11-26T20:05:20",
          "IsVoided": false,
          "DineType": "DI",
          "UnitPrice": 625.0000,
          "Quantity": 1,
          "ItemId": "PZNE-PA13",
          "ItemName": "PROSCIUTTO & ARUGULA13",
          "Category": "PIZZAS",
          "TotalPrice": 625.0000
        },
        {
          "OrderNumber": 67606,
          "OrderDateTime": "2024-11-26T20:05:20",
          "IsVoided": false,
          "DineType": "DI",
          "UnitPrice": 287.0000,
          "Quantity": 1,
          "ItemId": "SS-CCOD1",
          "ItemName": "CRISPY CASSAVA CHIPS",
          "Category": "SAVORY STARTERS",
          "TotalPrice": 287.0000
        },
        {
          "OrderNumber": 67606,
          "OrderDateTime": "2024-11-26T20:05:20",
          "IsVoided": false,
          "DineType": "DI",
          "UnitPrice": 238.0000,
          "Quantity": 1,
          "ItemId": "BEVHC-SMOR1",
          "ItemName": "S'MORES HOT CHOCOLATE",
          "Category": "BEVERAGES",
          "TotalPrice": 238.0000
        },
        {
          "OrderNumber": 67606,
          "OrderDateTime": "2024-11-26T20:05:20",
          "IsVoided": false,
          "DineType": "DI",
          "UnitPrice": 297.0000,
          "Quantity": 1,
          "ItemId": "SCS-SS1",
          "ItemName": "STRAWBERRY SHORTCAKE S",
          "Category": "SIGNATURE CAKES",
          "TotalPrice": 297.0000
        },
        {
          "OrderNumber": 67606,
          "OrderDateTime": "2024-11-26T20:05:20",
          "IsVoided": false,
          "DineType": "DI",
          "UnitPrice": 237.0000,
          "Quantity": 1,
          "ItemId": "SCS-APWC1",
          "ItemName": "APPLE PIE WITH WALNUT CRUMBLE S",
          "Category": "SIGNATURE CAKES",
          "TotalPrice": 237.0000
        }
      ],
      "PaymentDetails": [
        {
          "ModeOfPayment": "CARD",
          "Type": "PAYMAYA",
          "Provider": "MASTER",
          "Bank": "PAYMAYA",
          "Amount": 2778.5000
        }
      ]
    }
  ]
}