{
  "SalesCollection": [
    {
      "TransactionDate": "2023-03-20T11:13:31",
      "OrderNumber": 8100081865,
      "ORNumber": 81431,
      "DineType": "TO",
      "TransactionType": "REG",
      "GrossAmount": 1887.0,
      "NetAmount": 1887.0,
      "DiscountAmount": 0.0,
      "DiscountType": "",
      "DiscountPercent": 0.0,
      "ServiceChargeAmount": 0.0,
      "PaxNumber": 1,
      "WithVAT": 1887.0,
      "NoVAT": 0.0,
      "VATExempt": 0.0,
      "SCVATExempt": 0.0,
      "VATRate": 12.0,
      "SCPaxNumber": 0.0,
      "Branch": "C073",
      "SaleDetails": [
        {
          "OrderNumber": 8100081865,
          "OrderDateTime": "2023-03-20T11:13:31",
          "IsVoided": false,
          "DineType": "TO",
          "UnitPrice": 1887.0,
          "Quantity": 1,
          "ItemId": "CWC1",
          "ItemName": "CARROT CAKE WHOLE",
          "Category": "BAKED GOODS TAKE-OUT",
          "TotalPrice": 1887.0
        },
        {
          "OrderNumber": 8100081865,
          "OrderDateTime": "2023-03-20T11:13:31",
          "IsVoided": false,
          "DineType": "TO",
          "UnitPrice": 0.0,
          "Quantity": 1,
          "ItemId": "BDC39",
          "ItemName": "FREE PINK CANDLE",
          "Category": "BAKED GOODS TAKE-OUT",
          "TotalPrice": 0.0
        }
      ],
      "PaymentDetails": [
        {
          "ModeOfPayment": "CASH",
          "Type": "NA",
          "Provider": "NA",
          "Bank": "NA",
          "Amount": 1887.0
        }
      ]
    }
  ]
}