{
  "SalesCollection": [
    {
      "TransactionDate": "2023-12-07T10:26:04",
      "OrderNumber": 812,
      "ORNumber": 78,
      "DineType": "TO",
      "TransactionType": "REG",
      "GrossAmount": 2487.0000,
      "NetAmount": 2487.0000,
      "DiscountAmount": 0.0000,
      "DiscountType": "",
      "DiscountPercent": 0.0000,
      "ItemDiscountAmount": 0.0000,
      "ServiceChargeAmount": 0.0000,
      "PaxNumber": 1,
      "WithVAT": 2487.0000,
      "NoVAT": 0.00,
      "VATExempt": 0.0000000,
      "SCVATExempt": 0.0000,
      "VATRate": 12.0,
      "SCPaxNumber": 0.0,
      "Cashier": "MAY-AN",
      "Branch": "C031",
      "SaleDetails": [
        {
          "OrderNumber": 812,
          "OrderDateTime": "2023-12-07T10:26:04",
          "IsVoided": false,
          "DineType": "TO",
          "UnitPrice": 0.0000,
          "Quantity": 1,
          "ItemId": "NFP-TOECOF1",
          "ItemName": "FREE TO ECOBAG",
          "Category": "NON-FOOD",
          "TotalPrice": 0.0000
        },
        {
          "OrderNumber": 812,
          "OrderDateTime": "2023-12-07T10:26:04",
          "IsVoided": false,
          "DineType": "TO",
          "UnitPrice": 2487.0000,
          "Quantity": 1,
          "ItemId": "SCW-MB1",
          "ItemName": "MANGO BENEW",
          "Category": "SIGNATURE CAKES",
          "TotalPrice": 2487.0000
        }
      ],
      "PaymentDetails": [
        {
          "ModeOfPayment": "OTHER SALES",
          "Type": "GRAB",
          "Provider": "NA",
          "Bank": "NA",
          "Amount": 2487.0000
        }
      ]
    }
  ]
}