{
  "SalesCollection": [
    {
      "TransactionDate": "2026-03-02T15:20:55",
      "OrderNumber": 10711,
      "ORNumber": 5767,
      "DineType": "TO",
      "TransactionType": "REG",
      "GrossAmount": 2118.0000,
      "NetAmount": 2118.0000,
      "DiscountAmount": 0.0000,
      "DiscountType": "",
      "DiscountPercent": 0.0000,
      "ItemDiscountAmount": 0.0000,
      "ServiceChargeAmount": 0.0000,
      "PaxNumber": 1,
      "WithVAT": 2118.0000,
      "NoVAT": 0.00,
      "VATExempt": 0.0000000,
      "SCVATExempt": 0.0000,
      "VATRate": 12.0,
      "SCPaxNumber": 0.0,
      "Cashier": "JHEN BASANES",
      "Branch": "C073",
      "SaleDetails": [
        {
          "OrderNumber": 10711,
          "OrderDateTime": "2026-03-02T15:20:55",
          "IsVoided": false,
          "DineType": "TO",
          "UnitPrice": 2093.0000,
          "Quantity": 1,
          "ItemId": "SEAW-CTI1",
          "ItemName": "WH-RUMTIRA",
          "Category": "SIGNATURE CAKES",
          "TotalPrice": 2093.0000
        },
        {
          "OrderNumber": 10711,
          "OrderDateTime": "2026-03-02T15:20:55",
          "IsVoided": false,
          "DineType": "TO",
          "UnitPrice": 0.0000,
          "Quantity": 1,
          "ItemId": "NFC-FBC1",
          "ItemName": "FREE BLUE CANDLE",
          "Category": "NON-FOOD",
          "TotalPrice": 0.0000
        },
        {
          "OrderNumber": 10711,
          "OrderDateTime": "2026-03-02T15:20:55",
          "IsVoided": false,
          "DineType": "TO",
          "UnitPrice": 0.0000,
          "Quantity": 1,
          "ItemId": "NFP-TOPBL1",
          "ItemName": "TO PBAG LARGE",
          "Category": "NON-FOOD",
          "TotalPrice": 0.0000
        },
        {
          "OrderNumber": 10711,
          "OrderDateTime": "2026-03-02T15:20:55",
          "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": 2118.0000
        }
      ]
    }
  ]
}