{
  "SalesCollection": [
    {
      "TransactionDate": "2026-04-07T08:02:13",
      "OrderNumber": 10938,
      "ORNumber": 5827,
      "DineType": "TO",
      "TransactionType": "REG",
      "GrossAmount": 1267.0000,
      "NetAmount": 1267.0000,
      "DiscountAmount": 0.0000,
      "DiscountType": "",
      "DiscountPercent": 0.0000,
      "ItemDiscountAmount": 0.0000,
      "ServiceChargeAmount": 0.0000,
      "PaxNumber": 1,
      "WithVAT": 1267.0000,
      "NoVAT": 0.00,
      "VATExempt": 0.0000000,
      "SCVATExempt": 0.0000,
      "VATRate": 12.0,
      "SCPaxNumber": 0.0,
      "Cashier": "JESSICA SANTOS",
      "Branch": "C073",
      "SaleDetails": [
        {
          "OrderNumber": 10938,
          "OrderDateTime": "2026-04-07T08:02:13",
          "IsVoided": false,
          "DineType": "TO",
          "UnitPrice": 1267.0000,
          "Quantity": 1,
          "ItemId": "EQC-MGE12",
          "ItemName": "MARY GRACE ENSAYMADA 12",
          "Category": "ENSAYMADAS",
          "TotalPrice": 1267.0000
        }
      ],
      "PaymentDetails": [
        {
          "ModeOfPayment": "CASH",
          "Type": "NA",
          "Provider": "NA",
          "Bank": "NA",
          "Amount": 1267.0000
        }
      ]
    },
    {
      "TransactionDate": "2026-04-07T15:05:16",
      "OrderNumber": 10939,
      "ORNumber": 5828,
      "DineType": "TO",
      "TransactionType": "REG",
      "GrossAmount": 1373.0000,
      "NetAmount": 1373.0000,
      "DiscountAmount": 0.0000,
      "DiscountType": "",
      "DiscountPercent": 0.0000,
      "ItemDiscountAmount": 0.0000,
      "ServiceChargeAmount": 0.0000,
      "PaxNumber": 1,
      "WithVAT": 1373.0000,
      "NoVAT": 0.00,
      "VATExempt": 0.0000000,
      "SCVATExempt": 0.0000,
      "VATRate": 12.0,
      "SCPaxNumber": 0.0,
      "Cashier": "JESSICA SANTOS",
      "Branch": "C073",
      "SaleDetails": [
        {
          "OrderNumber": 10939,
          "OrderDateTime": "2026-04-07T15:05:16",
          "IsVoided": false,
          "DineType": "TO",
          "UnitPrice": 1348.0000,
          "Quantity": 1,
          "ItemId": "SCW-CM1",
          "ItemName": "CHOCOLATE MOUSSE W",
          "Category": "SIGNATURE CAKES",
          "TotalPrice": 1348.0000
        },
        {
          "OrderNumber": 10939,
          "OrderDateTime": "2026-04-07T15:05:16",
          "IsVoided": false,
          "DineType": "TO",
          "UnitPrice": 25.0000,
          "Quantity": 1,
          "ItemId": "NFT-HBDG1",
          "ItemName": "HBD GOLD TOPPER",
          "Category": "NON-FOOD",
          "TotalPrice": 25.0000
        },
        {
          "OrderNumber": 10939,
          "OrderDateTime": "2026-04-07T15:05:16",
          "IsVoided": false,
          "DineType": "TO",
          "UnitPrice": 0.0000,
          "Quantity": 1,
          "ItemId": "NFC-FGC1",
          "ItemName": "FREE GOLD CANDLE",
          "Category": "NON-FOOD",
          "TotalPrice": 0.0000
        }
      ],
      "PaymentDetails": [
        {
          "ModeOfPayment": "CARD",
          "Type": "PAYMAYA",
          "Provider": "MAYA",
          "Bank": "PAYMAYA",
          "Amount": 1373.0000
        }
      ]
    }
  ]
}