{
  "SalesCollection": [
    {
      "TransactionDate": "2021-06-30T09:20:28",
      "OrderNumber": 8100063790,
      "ORNumber": 63547,
      "DineType": "TO",
      "TransactionType": "REG",
      "GrossAmount": 396.0,
      "NetAmount": 396.0,
      "DiscountAmount": 0.0,
      "DiscountType": "",
      "DiscountPercent": 0.0,
      "ServiceChargeAmount": 0.0,
      "PaxNumber": 1,
      "WithVAT": 396.0,
      "NoVAT": 0.0,
      "VATExempt": 0.0,
      "SCVATExempt": 0.0,
      "VATRate": 12.0,
      "SCPaxNumber": 0.0,
      "Branch": "KMG055",
      "SaleDetails": [
        {
          "OrderNumber": 8100063790,
          "OrderDateTime": "2021-06-30T09:20:28",
          "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": 8100063790,
          "OrderDateTime": "2021-06-30T09:20:28",
          "IsVoided": false,
          "DineType": "TO",
          "UnitPrice": 287.0,
          "Quantity": 1,
          "ItemId": "DCC2",
          "ItemName": "SLICE DARK CHOCOLATE CHEESECAKE",
          "Category": "BAKED GOODS TAKE-OUT",
          "TotalPrice": 287.0
        }
      ],
      "PaymentDetails": [
        {
          "ModeOfPayment": "CASH",
          "Type": "NA",
          "Provider": "NA",
          "Bank": "NA",
          "Amount": 396.0
        }
      ]
    },
    {
      "TransactionDate": "2021-06-30T12:34:47",
      "OrderNumber": 8100063791,
      "ORNumber": 63548,
      "DineType": "TO",
      "TransactionType": "REG",
      "GrossAmount": 780.0,
      "NetAmount": 565.71,
      "DiscountAmount": 133.93,
      "DiscountType": "SC Disc",
      "DiscountPercent": 20.0,
      "ServiceChargeAmount": 0.0,
      "PaxNumber": 1,
      "WithVAT": 780.0,
      "NoVAT": 0.0,
      "VATExempt": 750.0,
      "SCVATExempt": 80.36,
      "VATRate": 12.0,
      "SCPaxNumber": 1.0,
      "Branch": "KMG055",
      "SaleDetails": [
        {
          "OrderNumber": 8100063791,
          "OrderDateTime": "2021-06-30T12:34:47",
          "IsVoided": false,
          "DineType": "TO",
          "UnitPrice": 404.0,
          "Quantity": 1,
          "ItemId": "CR2",
          "ItemName": "CHEESEROLL 6 BOX",
          "Category": "BAKED GOODS TAKE-OUT",
          "TotalPrice": 404.0
        },
        {
          "OrderNumber": 8100063791,
          "OrderDateTime": "2021-06-30T12:34:47",
          "IsVoided": false,
          "DineType": "TO",
          "UnitPrice": 187.0,
          "Quantity": 1,
          "ItemId": "CH1",
          "ItemName": "CHOCO SLICE TAKE OUT",
          "Category": "BAKED GOODS TAKE-OUT",
          "TotalPrice": 187.0
        },
        {
          "OrderNumber": 8100063791,
          "OrderDateTime": "2021-06-30T12:34:47",
          "IsVoided": false,
          "DineType": "TO",
          "UnitPrice": 189.0,
          "Quantity": 1,
          "ItemId": "BV1",
          "ItemName": "BLACK VELVET SLICE TAKE OUT",
          "Category": "BAKED GOODS TAKE-OUT",
          "TotalPrice": 189.0
        }
      ],
      "PaymentDetails": [
        {
          "ModeOfPayment": "CASH",
          "Type": "NA",
          "Provider": "NA",
          "Bank": "NA",
          "Amount": 565.71
        }
      ]
    }
  ]
}