{
  "SalesCollection": [
    {
      "TransactionDate": "2025-12-02T18:45:18",
      "OrderNumber": 28990,
      "ORNumber": 22046,
      "DineType": "TO",
      "TransactionType": "REG",
      "GrossAmount": 178.0000,
      "NetAmount": 178.0000,
      "DiscountAmount": 0.0000,
      "DiscountType": "",
      "DiscountPercent": 0.0000,
      "ItemDiscountAmount": 0.0000,
      "ServiceChargeAmount": 0.0000,
      "PaxNumber": 1,
      "WithVAT": 178.0000,
      "NoVAT": 0.00,
      "VATExempt": 0.0000000,
      "SCVATExempt": 0.0000,
      "VATRate": 12.0,
      "SCPaxNumber": 0.0,
      "Cashier": "KEITH BUELA",
      "Branch": "C024",
      "SaleDetails": [
        {
          "OrderNumber": 28990,
          "OrderDateTime": "2025-12-02T18:45:18",
          "IsVoided": false,
          "DineType": "TO",
          "UnitPrice": 89.0000,
          "Quantity": 2,
          "ItemId": "CRC-MGCR1",
          "ItemName": "MG CHEESE ROLLS 1",
          "Category": "CHEESE ROLLS",
          "TotalPrice": 178.0000
        }
      ],
      "PaymentDetails": [
        {
          "ModeOfPayment": "CASH",
          "Type": "NA",
          "Provider": "NA",
          "Bank": "NA",
          "Amount": 178.0000
        }
      ]
    },
    {
      "TransactionDate": "2025-12-02T19:26:05",
      "OrderNumber": 28991,
      "ORNumber": 22047,
      "DineType": "TO",
      "TransactionType": "REG",
      "GrossAmount": 637.0000,
      "NetAmount": 455.0000,
      "DiscountAmount": 113.7500,
      "DiscountType": "SENIOR CITIZEN",
      "DiscountPercent": 20.0000,
      "ItemDiscountAmount": 0.0000,
      "ServiceChargeAmount": 0.0000,
      "PaxNumber": 1,
      "WithVAT": 637.0000,
      "NoVAT": 0.00,
      "VATExempt": 568.7500000,
      "SCVATExempt": 68.2500,
      "VATRate": 12.0,
      "SCPaxNumber": 1.0,
      "Cashier": "KEITH BUELA",
      "Branch": "C024",
      "SaleDetails": [
        {
          "OrderNumber": 28991,
          "OrderDateTime": "2025-12-02T19:26:05",
          "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": 28991,
          "OrderDateTime": "2025-12-02T19:26:06",
          "IsVoided": false,
          "DineType": "TO",
          "UnitPrice": 0.0000,
          "Quantity": 1,
          "ItemId": "NFC-FGC1",
          "ItemName": "FREE GOLD CANDLE",
          "Category": "NON-FOOD",
          "TotalPrice": 0.0000
        },
        {
          "OrderNumber": 28991,
          "OrderDateTime": "2025-12-02T19:26:06",
          "IsVoided": false,
          "DineType": "TO",
          "UnitPrice": 25.0000,
          "Quantity": 1,
          "ItemId": "NFT-HBDG1",
          "ItemName": "HBD GOLD TOPPER",
          "Category": "NON-FOOD",
          "TotalPrice": 25.0000
        },
        {
          "OrderNumber": 28991,
          "OrderDateTime": "2025-12-02T19:26:06",
          "IsVoided": false,
          "DineType": "TO",
          "UnitPrice": 0.0000,
          "Quantity": 1,
          "ItemId": "NFP-TOPBS1",
          "ItemName": "TO PBAG SMALL",
          "Category": "NON-FOOD",
          "TotalPrice": 0.0000
        }
      ],
      "PaymentDetails": [
        {
          "ModeOfPayment": "CASH",
          "Type": "NA",
          "Provider": "NA",
          "Bank": "NA",
          "Amount": 455.0000
        }
      ]
    }
  ]
}