{
  "SalesCollection": [
    {
      "TransactionDate": "2021-03-29T10:21:15",
      "OrderNumber": 8100009205,
      "ORNumber": 9037,
      "DineType": "TO",
      "TransactionType": "REG",
      "GrossAmount": 1363.0,
      "NetAmount": 1363.0,
      "DiscountAmount": 0.0,
      "DiscountType": "",
      "DiscountPercent": 0.0,
      "ServiceChargeAmount": 0.0,
      "PaxNumber": 1,
      "WithVAT": 1363.0,
      "NoVAT": 0.0,
      "VATExempt": 0.0,
      "SCVATExempt": 0.0,
      "VATRate": 12.0,
      "SCPaxNumber": 0.0,
      "Branch": "KMG049",
      "SaleDetails": [
        {
          "OrderNumber": 8100009205,
          "OrderDateTime": "2021-03-29T10:21:15",
          "IsVoided": false,
          "DineType": "TO",
          "UnitPrice": 1363.0,
          "Quantity": 1,
          "ItemId": "GF - SANSRIVAL BOX",
          "ItemName": "GSR2",
          "Category": "GRAB FOODS",
          "TotalPrice": 1363.0
        }
      ],
      "PaymentDetails": [
        {
          "ModeOfPayment": "OTHER SALES",
          "Type": "OTHER MOP",
          "Provider": "OTHER MOP",
          "Bank": "OTHER MOP",
          "Amount": 1363.0
        }
      ]
    },
    {
      "TransactionDate": "2021-03-29T11:33:58",
      "OrderNumber": 8100009206,
      "ORNumber": 9038,
      "DineType": "TO",
      "TransactionType": "REG",
      "GrossAmount": 1153.0,
      "NetAmount": 1153.0,
      "DiscountAmount": 0.0,
      "DiscountType": "",
      "DiscountPercent": 0.0,
      "ServiceChargeAmount": 0.0,
      "PaxNumber": 1,
      "WithVAT": 1153.0,
      "NoVAT": 0.0,
      "VATExempt": 0.0,
      "SCVATExempt": 0.0,
      "VATRate": 12.0,
      "SCPaxNumber": 0.0,
      "Branch": "KMG049",
      "SaleDetails": [
        {
          "OrderNumber": 8100009206,
          "OrderDateTime": "2021-03-29T11:33:58",
          "IsVoided": false,
          "DineType": "TO",
          "UnitPrice": 1153.0,
          "Quantity": 1,
          "ItemId": "GF - ENSAYMADA 12 BOX",
          "ItemName": "GEQ4",
          "Category": "GRAB FOODS",
          "TotalPrice": 1153.0
        }
      ],
      "PaymentDetails": [
        {
          "ModeOfPayment": "OTHER SALES",
          "Type": "OTHER MOP",
          "Provider": "OTHER MOP",
          "Bank": "OTHER MOP",
          "Amount": 1153.0
        }
      ]
    }
  ]
}