{
  "SalesCollection": [
    {
      "TransactionDate": "2022-01-04T15:36:04",
      "OrderNumber": 8100064266,
      "ORNumber": 64015,
      "DineType": "TO",
      "TransactionType": "REG",
      "GrossAmount": 803.0,
      "NetAmount": 803.0,
      "DiscountAmount": 0.0,
      "DiscountType": "",
      "DiscountPercent": 0.0,
      "ServiceChargeAmount": 0.0,
      "PaxNumber": 1,
      "WithVAT": 803.0,
      "NoVAT": 0.0,
      "VATExempt": 0.0,
      "SCVATExempt": 0.0,
      "VATRate": 12.0,
      "SCPaxNumber": 0.0,
      "Branch": "KMG055",
      "SaleDetails": [
        {
          "OrderNumber": 8100064266,
          "OrderDateTime": "2022-01-04T15:36:04",
          "IsVoided": false,
          "DineType": "TO",
          "UnitPrice": 803.0,
          "Quantity": 1,
          "ItemId": "GCR3",
          "ItemName": "GF - CHEESEROLL 12 BOX",
          "Category": "GRAB FOODS",
          "TotalPrice": 803.0
        }
      ],
      "PaymentDetails": [
        {
          "ModeOfPayment": "OTHER SALES",
          "Type": "QUICK DELIVERY",
          "Provider": "QUICK DELIVERY",
          "Bank": "QUICK DELIVERY",
          "Amount": 803.0
        }
      ]
    }
  ]
}