{
  "SalesCollection": [
    {
      "TransactionDate": "2025-09-01T10:59:33",
      "OrderNumber": 9208,
      "ORNumber": 5178,
      "DineType": "TO",
      "TransactionType": "REG",
      "GrossAmount": 2123.0000,
      "NetAmount": 2123.0000,
      "DiscountAmount": 0.0000,
      "DiscountType": "",
      "DiscountPercent": 0.0000,
      "ItemDiscountAmount": 0.0000,
      "ServiceChargeAmount": 0.0000,
      "PaxNumber": 1,
      "WithVAT": 2123.0000,
      "NoVAT": 0.00,
      "VATExempt": 0.0000000,
      "SCVATExempt": 0.0000,
      "VATRate": 12.0,
      "SCPaxNumber": 0.0,
      "Cashier": "JESSICA SANTOS",
      "Branch": "C073",
      "SaleDetails": [
        {
          "OrderNumber": 9208,
          "OrderDateTime": "2025-09-01T10:59:33",
          "IsVoided": false,
          "DineType": "TO",
          "UnitPrice": 2098.0000,
          "Quantity": 1,
          "ItemId": "SCW-SS1",
          "ItemName": "STRAWBERRY SHORTCAKE W",
          "Category": "SIGNATURE CAKES",
          "TotalPrice": 2098.0000
        },
        {
          "OrderNumber": 9208,
          "OrderDateTime": "2025-09-01T10:59:33",
          "IsVoided": false,
          "DineType": "TO",
          "UnitPrice": 0.0000,
          "Quantity": 1,
          "ItemId": "NFC-FBC1",
          "ItemName": "FREE BLUE CANDLE",
          "Category": "NON-FOOD",
          "TotalPrice": 0.0000
        },
        {
          "OrderNumber": 9208,
          "OrderDateTime": "2025-09-01T10:59:33",
          "IsVoided": false,
          "DineType": "TO",
          "UnitPrice": 25.0000,
          "Quantity": 1,
          "ItemId": "NFT-HBDB1",
          "ItemName": "HBD BLUE TOPPER",
          "Category": "NON-FOOD",
          "TotalPrice": 25.0000
        }
      ],
      "PaymentDetails": [
        {
          "ModeOfPayment": "CARD",
          "Type": "PAYMAYA",
          "Provider": "MAYA",
          "Bank": "PAYMAYA",
          "Amount": 2123.0000
        }
      ]
    },
    {
      "TransactionDate": "2025-09-01T15:39:39",
      "OrderNumber": 9209,
      "ORNumber": 5179,
      "DineType": "TO",
      "TransactionType": "REG",
      "GrossAmount": 1080.0000,
      "NetAmount": 1080.0000,
      "DiscountAmount": 0.0000,
      "DiscountType": "",
      "DiscountPercent": 0.0000,
      "ItemDiscountAmount": 0.0000,
      "ServiceChargeAmount": 0.0000,
      "PaxNumber": 1,
      "WithVAT": 1080.0000,
      "NoVAT": 0.00,
      "VATExempt": 0.0000000,
      "SCVATExempt": 0.0000,
      "VATRate": 12.0,
      "SCPaxNumber": 0.0,
      "Cashier": "JESSICA SANTOS",
      "Branch": "C073",
      "SaleDetails": [
        {
          "OrderNumber": 9209,
          "OrderDateTime": "2025-09-01T15:39:39",
          "IsVoided": false,
          "DineType": "TO",
          "UnitPrice": 233.0000,
          "Quantity": 1,
          "ItemId": "DB-LB4",
          "ItemName": "LEMON BARS 4",
          "Category": "DESSERT BARS",
          "TotalPrice": 233.0000
        },
        {
          "OrderNumber": 9209,
          "OrderDateTime": "2025-09-01T15:39:39",
          "IsVoided": false,
          "DineType": "TO",
          "UnitPrice": 847.0000,
          "Quantity": 1,
          "ItemId": "CRC-MGCR12",
          "ItemName": "CHEESEROLLS12",
          "Category": "CHEESE ROLLS",
          "TotalPrice": 847.0000
        }
      ],
      "PaymentDetails": [
        {
          "ModeOfPayment": "CARD",
          "Type": "PAYMAYA",
          "Provider": "MAYA",
          "Bank": "PAYMAYA",
          "Amount": 1080.0000
        }
      ]
    }
  ]
}