{
  "SalesCollection": [
    {
      "TransactionDate": "2021-06-05T10:59:34",
      "OrderNumber": 8100003983,
      "ORNumber": 0,
      "DineType": "TO",
      "TransactionType": "CAN",
      "GrossAmount": 0.0,
      "NetAmount": 0.0,
      "DiscountAmount": 0.0,
      "DiscountType": "",
      "DiscountPercent": 0.0,
      "ServiceChargeAmount": 0.0,
      "PaxNumber": 1,
      "WithVAT": 0.0,
      "NoVAT": 0.0,
      "VATExempt": 0.0,
      "SCVATExempt": 0.0,
      "VATRate": 0.0,
      "SCPaxNumber": 0.0,
      "Branch": "KMG045",
      "SaleDetails": [
        {
          "OrderNumber": 8100003983,
          "OrderDateTime": "2021-06-05T10:59:34",
          "IsVoided": true,
          "DineType": "TO",
          "UnitPrice": 764.0,
          "Quantity": 1,
          "ItemId": "CR3",
          "ItemName": "CHEESEROLL 12 BOX",
          "Category": "BAKED GOODS TAKE-OUT",
          "TotalPrice": 0.0
        },
        {
          "OrderNumber": 8100003983,
          "OrderDateTime": "2021-06-05T10:59:34",
          "IsVoided": true,
          "DineType": "TO",
          "UnitPrice": 404.0,
          "Quantity": 1,
          "ItemId": "CR2",
          "ItemName": "CHEESEROLL 6 BOX",
          "Category": "BAKED GOODS TAKE-OUT",
          "TotalPrice": 0.0
        },
        {
          "OrderNumber": 8100003983,
          "OrderDateTime": "2021-06-05T10:59:34",
          "IsVoided": true,
          "DineType": "TO",
          "UnitPrice": 404.0,
          "Quantity": 1,
          "ItemId": "CR2",
          "ItemName": "CHEESEROLL 6 BOX",
          "Category": "BAKED GOODS TAKE-OUT",
          "TotalPrice": 0.0
        }
      ],
      "PaymentDetails": []
    },
    {
      "TransactionDate": "2021-06-05T18:58:18",
      "OrderNumber": 8100003984,
      "ORNumber": 3947,
      "DineType": "TO",
      "TransactionType": "REG",
      "GrossAmount": 70.0,
      "NetAmount": 70.0,
      "DiscountAmount": 0.0,
      "DiscountType": "",
      "DiscountPercent": 0.0,
      "ServiceChargeAmount": 0.0,
      "PaxNumber": 1,
      "WithVAT": 70.0,
      "NoVAT": 0.0,
      "VATExempt": 0.0,
      "SCVATExempt": 0.0,
      "VATRate": 12.0,
      "SCPaxNumber": 0.0,
      "Branch": "KMG045",
      "SaleDetails": [
        {
          "OrderNumber": 8100003984,
          "OrderDateTime": "2021-06-05T18:58:18",
          "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": 70.0
        }
      ]
    }
  ]
}