{
  "SalesCollection": [
    {
      "TransactionDate": "2024-07-28T15:51:12",
      "OrderNumber": 25112,
      "ORNumber": 20037,
      "DineType": "TO",
      "TransactionType": "REG",
      "GrossAmount": 89.0000,
      "NetAmount": 63.5700,
      "DiscountAmount": 15.8900,
      "DiscountType": "PWD DISC                      ",
      "DiscountPercent": 20.0000,
      "ItemDiscountAmount": 0.0000,
      "ServiceChargeAmount": 0.0000,
      "PaxNumber": 1,
      "WithVAT": 89.0000,
      "NoVAT": 0.00,
      "VATExempt": 79.5000000,
      "SCVATExempt": 9.5400,
      "VATRate": 12.0,
      "SCPaxNumber": 1.0,
      "Cashier": "CYRA M",
      "Branch": "C066",
      "SaleDetails": [
        {
          "OrderNumber": 25112,
          "OrderDateTime": "2024-07-28T15:51:12",
          "IsVoided": false,
          "DineType": "TO",
          "UnitPrice": 89.0000,
          "Quantity": 1,
          "ItemId": "CRC-MGCR1",
          "ItemName": "MG CHEESE ROLLS 1",
          "Category": "CHEESE ROLLS",
          "TotalPrice": 89.0000
        }
      ],
      "PaymentDetails": [
        {
          "ModeOfPayment": "CARD",
          "Type": "BDO DC",
          "Provider": "",
          "Bank": "BDO DC",
          "Amount": 63.5700
        }
      ]
    }
  ]
}