{
  "SalesCollection": [
    {
      "TransactionDate": "2025-11-12T19:36:45",
      "OrderNumber": 28422,
      "ORNumber": 21618,
      "DineType": "TO",
      "TransactionType": "REG",
      "GrossAmount": 637.0000,
      "NetAmount": 637.0000,
      "DiscountAmount": 0.0000,
      "DiscountType": "",
      "DiscountPercent": 0.0000,
      "ItemDiscountAmount": 0.0000,
      "ServiceChargeAmount": 0.0000,
      "PaxNumber": 1,
      "WithVAT": 637.0000,
      "NoVAT": 0.00,
      "VATExempt": 0.0000000,
      "SCVATExempt": 0.0000,
      "VATRate": 12.0,
      "SCPaxNumber": 0.0,
      "Cashier": "AIRA FERNANDEZ",
      "Branch": "C024",
      "SaleDetails": [
        {
          "OrderNumber": 28422,
          "OrderDateTime": "2025-11-12T19:36:45",
          "IsVoided": false,
          "DineType": "TO",
          "UnitPrice": 612.0000,
          "Quantity": 1,
          "ItemId": "SCM-SSCV1",
          "ItemName": "SEA SALT CARAMEL VANILLA M",
          "Category": "SIGNATURE CAKES",
          "TotalPrice": 612.0000
        },
        {
          "OrderNumber": 28422,
          "OrderDateTime": "2025-11-12T19:36:45",
          "IsVoided": false,
          "DineType": "TO",
          "UnitPrice": 0.0000,
          "Quantity": 1,
          "ItemId": "NFC-FBC1",
          "ItemName": "FREE BLUE CANDLE",
          "Category": "NON-FOOD",
          "TotalPrice": 0.0000
        },
        {
          "OrderNumber": 28422,
          "OrderDateTime": "2025-11-12T19:36:45",
          "IsVoided": false,
          "DineType": "TO",
          "UnitPrice": 25.0000,
          "Quantity": 1,
          "ItemId": "NFT-HBDG1",
          "ItemName": "HBD GOLD TOPPER",
          "Category": "NON-FOOD",
          "TotalPrice": 25.0000
        }
      ],
      "PaymentDetails": [
        {
          "ModeOfPayment": "CASH",
          "Type": "NA",
          "Provider": "NA",
          "Bank": "NA",
          "Amount": 637.0000
        }
      ]
    },
    {
      "TransactionDate": "2025-11-12T20:54:27",
      "OrderNumber": 28423,
      "ORNumber": 21619,
      "DineType": "TO",
      "TransactionType": "REG",
      "GrossAmount": 237.0000,
      "NetAmount": 169.2900,
      "DiscountAmount": 42.3200,
      "DiscountType": "PWD DISC                      ",
      "DiscountPercent": 20.0000,
      "ItemDiscountAmount": 0.0000,
      "ServiceChargeAmount": 0.0000,
      "PaxNumber": 1,
      "WithVAT": 237.0000,
      "NoVAT": 0.00,
      "VATExempt": 211.5833333,
      "SCVATExempt": 25.3900,
      "VATRate": 12.0,
      "SCPaxNumber": 1.0,
      "Cashier": "AIRA FERNANDEZ",
      "Branch": "C024",
      "SaleDetails": [
        {
          "OrderNumber": 28423,
          "OrderDateTime": "2025-11-12T20:54:27",
          "IsVoided": false,
          "DineType": "TO",
          "UnitPrice": 79.0000,
          "Quantity": 3,
          "ItemId": "LC-FC1",
          "ItemName": "CLASSIC FRUIT CAKE S",
          "Category": "LOAF CAKES",
          "TotalPrice": 237.0000
        }
      ],
      "PaymentDetails": [
        {
          "ModeOfPayment": "CARD",
          "Type": "BDO CC",
          "Provider": "",
          "Bank": "BDO CC",
          "Amount": 169.2900
        }
      ]
    }
  ]
}