{
  "SalesCollection": [
    {
      "TransactionDate": "2025-09-08T14:31:50",
      "OrderNumber": 75830,
      "ORNumber": 64751,
      "DineType": "DI",
      "TransactionType": "REG",
      "GrossAmount": 0.0000,
      "NetAmount": 0.0000,
      "DiscountAmount": 0.0000,
      "DiscountType": "",
      "DiscountPercent": 0.0000,
      "ItemDiscountAmount": 0.0000,
      "ServiceChargeAmount": 0.0000,
      "PaxNumber": 1,
      "WithVAT": 0.0000,
      "NoVAT": 0.00,
      "VATExempt": 0.0000000,
      "SCVATExempt": 0.0000,
      "VATRate": 12.0,
      "SCPaxNumber": 0.0,
      "Cashier": "EDZEL N",
      "Branch": "C027",
      "SaleDetails": [
        {
          "OrderNumber": 75830,
          "OrderDateTime": "2025-09-08T14:31:50",
          "IsVoided": false,
          "DineType": "DI",
          "UnitPrice": 0.0000,
          "Quantity": 4,
          "ItemId": "BEVCF-ESP1",
          "ItemName": "ESPRESSO",
          "Category": "BEVERAGES",
          "TotalPrice": 0.0000
        },
        {
          "OrderNumber": 75830,
          "OrderDateTime": "2025-09-08T14:31:50",
          "IsVoided": false,
          "DineType": "DI",
          "UnitPrice": 0.0000,
          "Quantity": 4,
          "ItemId": "BEVCF-2S",
          "ItemName": "2 SHOT",
          "Category": "BEVERAGES",
          "TotalPrice": 0.0000
        }
      ],
      "PaymentDetails": []
    },
    {
      "TransactionDate": "2025-09-08T17:35:45",
      "OrderNumber": 75835,
      "ORNumber": 64752,
      "DineType": "TO",
      "TransactionType": "REG",
      "GrossAmount": 558.0000,
      "NetAmount": 558.0000,
      "DiscountAmount": 0.0000,
      "DiscountType": "",
      "DiscountPercent": 0.0000,
      "ItemDiscountAmount": 0.0000,
      "ServiceChargeAmount": 0.0000,
      "PaxNumber": 1,
      "WithVAT": 558.0000,
      "NoVAT": 0.00,
      "VATExempt": 0.0000000,
      "SCVATExempt": 0.0000,
      "VATRate": 12.0,
      "SCPaxNumber": 0.0,
      "Cashier": "CRYSTALIN",
      "Branch": "C027",
      "SaleDetails": [
        {
          "OrderNumber": 75835,
          "OrderDateTime": "2025-09-08T17:35:45",
          "IsVoided": false,
          "DineType": "TO",
          "UnitPrice": 548.0000,
          "Quantity": 1,
          "ItemId": "SCM-BV1",
          "ItemName": "BLACK VELVET M",
          "Category": "SIGNATURE CAKES",
          "TotalPrice": 548.0000
        },
        {
          "OrderNumber": 75835,
          "OrderDateTime": "2025-09-08T17:35:45",
          "IsVoided": false,
          "DineType": "TO",
          "UnitPrice": 10.0000,
          "Quantity": 1,
          "ItemId": "NFC-BC1",
          "ItemName": "BLUE CANDLE",
          "Category": "NON-FOOD",
          "TotalPrice": 10.0000
        }
      ],
      "PaymentDetails": [
        {
          "ModeOfPayment": "OTHER SALES",
          "Type": "GRAB",
          "Provider": "NA",
          "Bank": "NA",
          "Amount": 558.0000
        }
      ]
    }
  ]
}