{
  "SalesCollection": [
    {
      "TransactionDate": "2024-08-20T15:44:23",
      "OrderNumber": 40384,
      "ORNumber": 36002,
      "DineType": "TO",
      "TransactionType": "REG",
      "GrossAmount": 278.0000,
      "NetAmount": 278.0000,
      "DiscountAmount": 0.0000,
      "DiscountType": "",
      "DiscountPercent": 0.0000,
      "ItemDiscountAmount": 0.0000,
      "ServiceChargeAmount": 0.0000,
      "PaxNumber": 1,
      "WithVAT": 278.0000,
      "NoVAT": 0.00,
      "VATExempt": 0.0000000,
      "SCVATExempt": 0.0000,
      "VATRate": 12.0,
      "SCPaxNumber": 0.0,
      "Cashier": "SARAH",
      "Branch": "C034",
      "SaleDetails": [
        {
          "OrderNumber": 40384,
          "OrderDateTime": "2024-08-20T15:44:23",
          "IsVoided": false,
          "DineType": "TO",
          "UnitPrice": 278.0000,
          "Quantity": 1,
          "ItemId": "DB-FFG4",
          "ItemName": "FOOD FOR THE GODS 4",
          "Category": "DESSERT BARS",
          "TotalPrice": 278.0000
        },
        {
          "OrderNumber": 40384,
          "OrderDateTime": "2024-08-20T15:44:23",
          "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": "BPI QR",
          "Provider": "NA",
          "Bank": "NA",
          "Amount": 278.0000
        }
      ]
    },
    {
      "TransactionDate": "2024-08-20T21:57:10",
      "OrderNumber": 40385,
      "ORNumber": 36003,
      "DineType": "TO",
      "TransactionType": "REG",
      "GrossAmount": 89.0000,
      "NetAmount": 89.0000,
      "DiscountAmount": 0.0000,
      "DiscountType": "",
      "DiscountPercent": 0.0000,
      "ItemDiscountAmount": 0.0000,
      "ServiceChargeAmount": 0.0000,
      "PaxNumber": 1,
      "WithVAT": 89.0000,
      "NoVAT": 0.00,
      "VATExempt": 0.0000000,
      "SCVATExempt": 0.0000,
      "VATRate": 12.0,
      "SCPaxNumber": 0.0,
      "Cashier": "SARAH",
      "Branch": "C034",
      "SaleDetails": [
        {
          "OrderNumber": 40385,
          "OrderDateTime": "2024-08-20T21:57:10",
          "IsVoided": false,
          "DineType": "TO",
          "UnitPrice": 89.0000,
          "Quantity": 1,
          "ItemId": "CRC-MGCR1",
          "ItemName": "MG CHEESE ROLLS 1",
          "Category": "CHEESE ROLLS",
          "TotalPrice": 89.0000
        }
      ],
      "PaymentDetails": [
        {
          "ModeOfPayment": "CASH",
          "Type": "NA",
          "Provider": "NA",
          "Bank": "NA",
          "Amount": 89.0000
        }
      ]
    }
  ]
}