{
  "SalesCollection": [
    {
      "TransactionDate": "2023-12-18T09:38:03",
      "OrderNumber": 857,
      "ORNumber": 85,
      "DineType": "TO",
      "TransactionType": "REG",
      "GrossAmount": 633.0000,
      "NetAmount": 633.0000,
      "DiscountAmount": 0.0000,
      "DiscountType": "",
      "DiscountPercent": 0.0000,
      "ItemDiscountAmount": 0.0000,
      "ServiceChargeAmount": 0.0000,
      "PaxNumber": 1,
      "WithVAT": 633.0000,
      "NoVAT": 0.00,
      "VATExempt": 0.0000000,
      "SCVATExempt": 0.0000,
      "VATRate": 12.0,
      "SCPaxNumber": 0.0,
      "Cashier": "NICOLE GONGON",
      "Branch": "C031",
      "SaleDetails": [
        {
          "OrderNumber": 857,
          "OrderDateTime": "2023-12-18T09:38:03",
          "IsVoided": false,
          "DineType": "TO",
          "UnitPrice": 25.0000,
          "Quantity": 1,
          "ItemId": "NFT-HBDB1",
          "ItemName": "HBD BLUE TOPPER",
          "Category": "NON-FOOD",
          "TotalPrice": 25.0000
        },
        {
          "OrderNumber": 857,
          "OrderDateTime": "2023-12-18T09:38:03",
          "IsVoided": false,
          "DineType": "TO",
          "UnitPrice": 598.0000,
          "Quantity": 1,
          "ItemId": "SCM-MGC1",
          "ItemName": "MARY GRACE CHEESECAKE M",
          "Category": "SIGNATURE CAKES",
          "TotalPrice": 598.0000
        },
        {
          "OrderNumber": 857,
          "OrderDateTime": "2023-12-18T09:38:03",
          "IsVoided": false,
          "DineType": "TO",
          "UnitPrice": 10.0000,
          "Quantity": 1,
          "ItemId": "NFC-BC1",
          "ItemName": "BLUE CANDLE",
          "Category": "NON-FOOD",
          "TotalPrice": 10.0000
        },
        {
          "OrderNumber": 857,
          "OrderDateTime": "2023-12-18T09:38:03",
          "IsVoided": false,
          "DineType": "TO",
          "UnitPrice": 0.0000,
          "Quantity": 1,
          "ItemId": "NFP-TOPBEQ1",
          "ItemName": "TO PAPER BAG EQ",
          "Category": "NON-FOOD",
          "TotalPrice": 0.0000
        }
      ],
      "PaymentDetails": [
        {
          "ModeOfPayment": "OTHER SALES",
          "Type": "GRAB",
          "Provider": "NA",
          "Bank": "NA",
          "Amount": 633.0000
        }
      ]
    }
  ]
}