{
  "SalesCollection": [
    {
      "TransactionDate": "2021-06-03T09:46:30",
      "OrderNumber": 8100003979,
      "ORNumber": 3943,
      "DineType": "TO",
      "TransactionType": "REG",
      "GrossAmount": 140.0,
      "NetAmount": 140.0,
      "DiscountAmount": 0.0,
      "DiscountType": "",
      "DiscountPercent": 0.0,
      "ServiceChargeAmount": 0.0,
      "PaxNumber": 1,
      "WithVAT": 140.0,
      "NoVAT": 0.0,
      "VATExempt": 0.0,
      "SCVATExempt": 0.0,
      "VATRate": 12.0,
      "SCPaxNumber": 0.0,
      "Branch": "KMG045",
      "SaleDetails": [
        {
          "OrderNumber": 8100003979,
          "OrderDateTime": "2021-06-03T09:46:30",
          "IsVoided": false,
          "DineType": "TO",
          "UnitPrice": 70.0,
          "Quantity": 2,
          "ItemId": "CR1",
          "ItemName": "CR PIECE TAKE OUT",
          "Category": "BAKED GOODS TAKE-OUT",
          "TotalPrice": 140.0
        }
      ],
      "PaymentDetails": [
        {
          "ModeOfPayment": "CASH",
          "Type": "NA",
          "Provider": "NA",
          "Bank": "NA",
          "Amount": 140.0
        }
      ]
    },
    {
      "TransactionDate": "2021-06-03T12:01:29",
      "OrderNumber": 8100003980,
      "ORNumber": 3944,
      "DineType": "TO",
      "TransactionType": "REG",
      "GrossAmount": 179.0,
      "NetAmount": 179.0,
      "DiscountAmount": 0.0,
      "DiscountType": "",
      "DiscountPercent": 0.0,
      "ServiceChargeAmount": 0.0,
      "PaxNumber": 1,
      "WithVAT": 179.0,
      "NoVAT": 0.0,
      "VATExempt": 0.0,
      "SCVATExempt": 0.0,
      "VATRate": 12.0,
      "SCPaxNumber": 0.0,
      "Branch": "KMG045",
      "SaleDetails": [
        {
          "OrderNumber": 8100003980,
          "OrderDateTime": "2021-06-03T12:01:29",
          "IsVoided": false,
          "DineType": "TO",
          "UnitPrice": 109.0,
          "Quantity": 1,
          "ItemId": "EQ1",
          "ItemName": "ENSAYMADA PIECE TAKE OUT",
          "Category": "BAKED GOODS TAKE-OUT",
          "TotalPrice": 109.0
        },
        {
          "OrderNumber": 8100003980,
          "OrderDateTime": "2021-06-03T12:01:29",
          "IsVoided": false,
          "DineType": "TO",
          "UnitPrice": 70.0,
          "Quantity": 1,
          "ItemId": "CR1",
          "ItemName": "CR PIECE TAKE OUT",
          "Category": "BAKED GOODS TAKE-OUT",
          "TotalPrice": 70.0
        }
      ],
      "PaymentDetails": [
        {
          "ModeOfPayment": "CASH",
          "Type": "NA",
          "Provider": "NA",
          "Bank": "NA",
          "Amount": 179.0
        }
      ]
    },
    {
      "TransactionDate": "2021-06-03T19:19:01",
      "OrderNumber": 8100003981,
      "ORNumber": 3945,
      "DineType": "TO",
      "TransactionType": "REG",
      "GrossAmount": 210.0,
      "NetAmount": 210.0,
      "DiscountAmount": 0.0,
      "DiscountType": "",
      "DiscountPercent": 0.0,
      "ServiceChargeAmount": 0.0,
      "PaxNumber": 1,
      "WithVAT": 210.0,
      "NoVAT": 0.0,
      "VATExempt": 0.0,
      "SCVATExempt": 0.0,
      "VATRate": 12.0,
      "SCPaxNumber": 0.0,
      "Branch": "KMG045",
      "SaleDetails": [
        {
          "OrderNumber": 8100003981,
          "OrderDateTime": "2021-06-03T19:19:01",
          "IsVoided": false,
          "DineType": "TO",
          "UnitPrice": 70.0,
          "Quantity": 3,
          "ItemId": "CR1",
          "ItemName": "CR PIECE TAKE OUT",
          "Category": "BAKED GOODS TAKE-OUT",
          "TotalPrice": 210.0
        }
      ],
      "PaymentDetails": [
        {
          "ModeOfPayment": "CASH",
          "Type": "NA",
          "Provider": "NA",
          "Bank": "NA",
          "Amount": 210.0
        }
      ]
    }
  ]
}