{
  "SalesCollection": [
    {
      "TransactionDate": "2025-07-28T13:08:55",
      "OrderNumber": 24033,
      "ORNumber": 17813,
      "DineType": "TO",
      "TransactionType": "REG",
      "GrossAmount": 89.0000,
      "NetAmount": 89.0000,
      "DiscountAmount": 0.0000,
      "DiscountType": "",
      "DiscountPercent": 0.0000,
      "ItemDiscountAmount": 0.0000,
      "ServiceChargeAmount": 0.0000,
      "PaxNumber": 1,
      "WithVAT": 89.0000,
      "NoVAT": 0.00,
      "VATExempt": 0.0000000,
      "SCVATExempt": 0.0000,
      "VATRate": 12.0,
      "SCPaxNumber": 0.0,
      "Cashier": "RICA",
      "Branch": "C052",
      "SaleDetails": [
        {
          "OrderNumber": 24033,
          "OrderDateTime": "2025-07-28T13:08:55",
          "IsVoided": false,
          "DineType": "TO",
          "UnitPrice": 89.0000,
          "Quantity": 1,
          "ItemId": "CRC-MGCRG1",
          "ItemName": "MG CHEESE ROLLS - GRILLED1",
          "Category": "CHEESE ROLLS",
          "TotalPrice": 89.0000
        }
      ],
      "PaymentDetails": [
        {
          "ModeOfPayment": "CASH",
          "Type": "NA",
          "Provider": "NA",
          "Bank": "NA",
          "Amount": 89.0000
        }
      ]
    }
  ]
}