{
  "SalesCollection": [
    {
      "TransactionDate": "2021-07-09T09:21:37",
      "OrderNumber": 8100063813,
      "ORNumber": 63570,
      "DineType": "TO",
      "TransactionType": "REG",
      "GrossAmount": 1062.0,
      "NetAmount": 1062.0,
      "DiscountAmount": 0.0,
      "DiscountType": "",
      "DiscountPercent": 0.0,
      "ServiceChargeAmount": 0.0,
      "PaxNumber": 1,
      "WithVAT": 1062.0,
      "NoVAT": 0.0,
      "VATExempt": 0.0,
      "SCVATExempt": 0.0,
      "VATRate": 12.0,
      "SCPaxNumber": 0.0,
      "Branch": "KMG055",
      "SaleDetails": [
        {
          "OrderNumber": 8100063813,
          "OrderDateTime": "2021-07-09T09:21:37",
          "IsVoided": false,
          "DineType": "TO",
          "UnitPrice": 658.0,
          "Quantity": 1,
          "ItemId": "EQ2",
          "ItemName": "ENSAYMADA 6 BOX",
          "Category": "BAKED GOODS TAKE-OUT",
          "TotalPrice": 658.0
        },
        {
          "OrderNumber": 8100063813,
          "OrderDateTime": "2021-07-09T09:21:37",
          "IsVoided": false,
          "DineType": "TO",
          "UnitPrice": 404.0,
          "Quantity": 1,
          "ItemId": "CR2",
          "ItemName": "CHEESEROLL 6 BOX",
          "Category": "BAKED GOODS TAKE-OUT",
          "TotalPrice": 404.0
        }
      ],
      "PaymentDetails": [
        {
          "ModeOfPayment": "CASH",
          "Type": "NA",
          "Provider": "NA",
          "Bank": "NA",
          "Amount": 1062.0
        }
      ]
    },
    {
      "TransactionDate": "2021-07-09T09:45:45",
      "OrderNumber": 8100063814,
      "ORNumber": 63571,
      "DineType": "TO",
      "TransactionType": "REG",
      "GrossAmount": 404.0,
      "NetAmount": 404.0,
      "DiscountAmount": 0.0,
      "DiscountType": "",
      "DiscountPercent": 0.0,
      "ServiceChargeAmount": 0.0,
      "PaxNumber": 1,
      "WithVAT": 404.0,
      "NoVAT": 0.0,
      "VATExempt": 0.0,
      "SCVATExempt": 0.0,
      "VATRate": 12.0,
      "SCPaxNumber": 0.0,
      "Branch": "KMG055",
      "SaleDetails": [
        {
          "OrderNumber": 8100063814,
          "OrderDateTime": "2021-07-09T09:45:45",
          "IsVoided": false,
          "DineType": "TO",
          "UnitPrice": 404.0,
          "Quantity": 1,
          "ItemId": "CR2",
          "ItemName": "CHEESEROLL 6 BOX",
          "Category": "BAKED GOODS TAKE-OUT",
          "TotalPrice": 404.0
        }
      ],
      "PaymentDetails": [
        {
          "ModeOfPayment": "CASH",
          "Type": "NA",
          "Provider": "NA",
          "Bank": "NA",
          "Amount": 404.0
        }
      ]
    },
    {
      "TransactionDate": "2021-07-09T13:18:49",
      "OrderNumber": 8100063815,
      "ORNumber": 63572,
      "DineType": "TO",
      "TransactionType": "REG",
      "GrossAmount": 764.0,
      "NetAmount": 549.71,
      "DiscountAmount": 133.93,
      "DiscountType": "SC Disc",
      "DiscountPercent": 20.0,
      "ServiceChargeAmount": 0.0,
      "PaxNumber": 1,
      "WithVAT": 764.0,
      "NoVAT": 0.0,
      "VATExempt": 750.0,
      "SCVATExempt": 80.36,
      "VATRate": 12.0,
      "SCPaxNumber": 1.0,
      "Branch": "KMG055",
      "SaleDetails": [
        {
          "OrderNumber": 8100063815,
          "OrderDateTime": "2021-07-09T13:18:49",
          "IsVoided": false,
          "DineType": "TO",
          "UnitPrice": 764.0,
          "Quantity": 1,
          "ItemId": "CR3",
          "ItemName": "CHEESEROLL 12 BOX",
          "Category": "BAKED GOODS TAKE-OUT",
          "TotalPrice": 764.0
        }
      ],
      "PaymentDetails": [
        {
          "ModeOfPayment": "CASH",
          "Type": "NA",
          "Provider": "NA",
          "Bank": "NA",
          "Amount": 549.71
        }
      ]
    }
  ]
}