{
  "SalesCollection": [
    {
      "TransactionDate": "2021-06-13T10:04:27",
      "OrderNumber": 8100004005,
      "ORNumber": 3967,
      "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": "KMG045",
      "SaleDetails": [
        {
          "OrderNumber": 8100004005,
          "OrderDateTime": "2021-06-13T10:04:27",
          "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
        }
      ]
    },
    {
      "TransactionDate": "2021-06-13T11:51:42",
      "OrderNumber": 8100004006,
      "ORNumber": 3968,
      "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": 8100004006,
          "OrderDateTime": "2021-06-13T11:51:42",
          "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
        }
      ]
    },
    {
      "TransactionDate": "2021-06-13T14:35:27",
      "OrderNumber": 8100004007,
      "ORNumber": 3969,
      "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": "KMG045",
      "SaleDetails": [
        {
          "OrderNumber": 8100004007,
          "OrderDateTime": "2021-06-13T14:35:27",
          "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-06-13T17:53:12",
      "OrderNumber": 8100004008,
      "ORNumber": 3970,
      "DineType": "TO",
      "TransactionType": "REG",
      "GrossAmount": 438.0,
      "NetAmount": 438.0,
      "DiscountAmount": 0.0,
      "DiscountType": "",
      "DiscountPercent": 0.0,
      "ServiceChargeAmount": 0.0,
      "PaxNumber": 1,
      "WithVAT": 438.0,
      "NoVAT": 0.0,
      "VATExempt": 0.0,
      "SCVATExempt": 0.0,
      "VATRate": 12.0,
      "SCPaxNumber": 0.0,
      "Branch": "KMG045",
      "SaleDetails": [
        {
          "OrderNumber": 8100004008,
          "OrderDateTime": "2021-06-13T17:53:12",
          "IsVoided": false,
          "DineType": "TO",
          "UnitPrice": 70.0,
          "Quantity": 3,
          "ItemId": "CR1",
          "ItemName": "CR PIECE TAKE OUT",
          "Category": "BAKED GOODS TAKE-OUT",
          "TotalPrice": 210.0
        },
        {
          "OrderNumber": 8100004008,
          "OrderDateTime": "2021-06-13T17:53:12",
          "IsVoided": false,
          "DineType": "TO",
          "UnitPrice": 228.0,
          "Quantity": 1,
          "ItemId": "BR2",
          "ItemName": "BROWNIE 4",
          "Category": "BAKED GOODS TAKE-OUT",
          "TotalPrice": 228.0
        }
      ],
      "PaymentDetails": [
        {
          "ModeOfPayment": "CASH",
          "Type": "NA",
          "Provider": "NA",
          "Bank": "NA",
          "Amount": 438.0
        }
      ]
    }
  ]
}