{
  "SalesCollection": [
    {
      "TransactionDate": "2023-05-03T20:00:31",
      "OrderNumber": 206,
      "ORNumber": 45,
      "DineType": "TO",
      "TransactionType": "REG",
      "GrossAmount": 1147.0000,
      "NetAmount": 1147.0000,
      "DiscountAmount": 0.0000,
      "DiscountType": "",
      "DiscountPercent": 0.0000,
      "ItemDiscountAmount": 0.0000,
      "ServiceChargeAmount": 0.0000,
      "PaxNumber": 1,
      "WithVAT": 1147.0000,
      "NoVAT": 0.00,
      "VATExempt": 0.0000000,
      "SCVATExempt": 0.0000,
      "VATRate": 12.0,
      "SCPaxNumber": 0.0,
      "Cashier": "IMEE ELMIDO",
      "Branch": "C031",
      "SaleDetails": [
        {
          "OrderNumber": 206,
          "OrderDateTime": "2023-05-03T20:00:31",
          "IsVoided": false,
          "DineType": "TO",
          "UnitPrice": 694.0000,
          "Quantity": 1,
          "ItemId": "GC14",
          "ItemName": "NO ITEM DESCRIPTION FOUND",
          "Category": "SIGNATURE CAKES",
          "TotalPrice": 694.0000
        },
        {
          "OrderNumber": 206,
          "OrderDateTime": "2023-05-03T20:00:31",
          "IsVoided": false,
          "DineType": "TO",
          "UnitPrice": 453.0000,
          "Quantity": 1,
          "ItemId": "GC17",
          "ItemName": "NO ITEM DESCRIPTION FOUND",
          "Category": "SIGNATURE CAKES",
          "TotalPrice": 453.0000
        }
      ],
      "PaymentDetails": [
        {
          "ModeOfPayment": "OTHER SALES",
          "Type": "GRAB SALES",
          "Provider": "NA",
          "Bank": "NA",
          "Amount": 1147.0000
        }
      ]
    }
  ]
}