{
  "SalesCollection": [
    {
      "TransactionDate": "2023-09-08T09:47:24",
      "OrderNumber": 517,
      "ORNumber": 49,
      "DineType": "TO",
      "TransactionType": "REG",
      "GrossAmount": 443.0000,
      "NetAmount": 443.0000,
      "DiscountAmount": 0.0000,
      "DiscountType": "",
      "DiscountPercent": 0.0000,
      "ItemDiscountAmount": 0.0000,
      "ServiceChargeAmount": 0.0000,
      "PaxNumber": 1,
      "WithVAT": 443.0000,
      "NoVAT": 0.00,
      "VATExempt": 0.0000000,
      "SCVATExempt": 0.0000,
      "VATRate": 12.0,
      "SCPaxNumber": 0.0,
      "Cashier": "NICOLE GONGON",
      "Branch": "C031",
      "SaleDetails": [
        {
          "OrderNumber": 517,
          "OrderDateTime": "2023-09-08T09:47:24",
          "IsVoided": false,
          "DineType": "TO",
          "UnitPrice": 434.0000,
          "Quantity": 1,
          "ItemId": "SCM-CM1",
          "ItemName": "CHOCOLATE MOUSSE M",
          "Category": "SIGNATURE CAKES",
          "TotalPrice": 434.0000
        },
        {
          "OrderNumber": 517,
          "OrderDateTime": "2023-09-08T09:47:24",
          "IsVoided": false,
          "DineType": "TO",
          "UnitPrice": 9.0000,
          "Quantity": 1,
          "ItemId": "NFC-BC1",
          "ItemName": "BLUE CANDLE",
          "Category": "NON-FOOD",
          "TotalPrice": 9.0000
        },
        {
          "OrderNumber": 517,
          "OrderDateTime": "2023-09-08T09:47:24",
          "IsVoided": false,
          "DineType": "TO",
          "UnitPrice": 0.0000,
          "Quantity": 1,
          "ItemId": "NFP-TOPBS1",
          "ItemName": "TO PBAG SMALL",
          "Category": "NON-FOOD",
          "TotalPrice": 0.0000
        }
      ],
      "PaymentDetails": [
        {
          "ModeOfPayment": "OTHER SALES",
          "Type": "GRAB",
          "Provider": "NA",
          "Bank": "NA",
          "Amount": 443.0000
        }
      ]
    }
  ]
}