{
  "SalesCollection": [
    {
      "TransactionDate": "2023-12-04T09:37:52",
      "OrderNumber": 800,
      "ORNumber": 76,
      "DineType": "TO",
      "TransactionType": "REG",
      "GrossAmount": 1496.0000,
      "NetAmount": 1436.0000,
      "DiscountAmount": 60.0000,
      "DiscountType": "",
      "DiscountPercent": 4.0107,
      "ServiceChargeAmount": 0.0000,
      "PaxNumber": 1,
      "WithVAT": 1496.0000,
      "NoVAT": 0.00,
      "VATExempt": 0.0000000,
      "SCVATExempt": 0.0000,
      "VATRate": 12.0,
      "SCPaxNumber": 0.0,
      "Cashier": "NICOLE GONGON",
      "Branch": "C031",
      "SaleDetails": [
        {
          "OrderNumber": 800,
          "OrderDateTime": "2023-12-04T09:37:52",
          "IsVoided": false,
          "DineType": "TO",
          "UnitPrice": 914.0000,
          "Quantity": 1,
          "ItemId": "CRC-MGCR12",
          "ItemName": "CHEESEROLLS12",
          "Category": "CHEESE ROLLS",
          "TotalPrice": 914.0000
        },
        {
          "OrderNumber": 800,
          "OrderDateTime": "2023-12-04T09:37:52",
          "IsVoided": false,
          "DineType": "TO",
          "UnitPrice": 0.0000,
          "Quantity": 1,
          "ItemId": "NFP-TOPBL1",
          "ItemName": "TO PBAG LARGE",
          "Category": "NON-FOOD",
          "TotalPrice": 0.0000
        },
        {
          "OrderNumber": 800,
          "OrderDateTime": "2023-12-04T09:37:52",
          "IsVoided": false,
          "DineType": "TO",
          "UnitPrice": 582.0000,
          "Quantity": 1,
          "ItemId": "DB-FFG8",
          "ItemName": "FOOD FOR THE GODS 8",
          "Category": "DESSERT BARS",
          "TotalPrice": 582.0000
        }
      ],
      "PaymentDetails": [
        {
          "ModeOfPayment": "OTHER SALES",
          "Type": "GRAB",
          "Provider": "NA",
          "Bank": "NA",
          "Amount": 1436.0000
        }
      ]
    },
    {
      "TransactionDate": "2023-12-04T09:49:06",
      "OrderNumber": 801,
      "ORNumber": 77,
      "DineType": "TO",
      "TransactionType": "REG",
      "GrossAmount": 1502.0000,
      "NetAmount": 1502.0000,
      "DiscountAmount": 0.0000,
      "DiscountType": "",
      "DiscountPercent": 0.0000,
      "ServiceChargeAmount": 0.0000,
      "PaxNumber": 1,
      "WithVAT": 1502.0000,
      "NoVAT": 0.00,
      "VATExempt": 0.0000000,
      "SCVATExempt": 0.0000,
      "VATRate": 12.0,
      "SCPaxNumber": 0.0,
      "Cashier": "NICOLE GONGON",
      "Branch": "C031",
      "SaleDetails": [
        {
          "OrderNumber": 801,
          "OrderDateTime": "2023-12-04T09:49:06",
          "IsVoided": false,
          "DineType": "TO",
          "UnitPrice": 0.0000,
          "Quantity": 1,
          "ItemId": "NFP-TOPBL1",
          "ItemName": "TO PBAG LARGE",
          "Category": "NON-FOOD",
          "TotalPrice": 0.0000
        },
        {
          "OrderNumber": 801,
          "OrderDateTime": "2023-12-04T09:49:06",
          "IsVoided": false,
          "DineType": "TO",
          "UnitPrice": 1502.0000,
          "Quantity": 1,
          "ItemId": "SCW-CC1",
          "ItemName": "CHOCOLATE CAKE W",
          "Category": "SIGNATURE CAKES",
          "TotalPrice": 1502.0000
        }
      ],
      "PaymentDetails": [
        {
          "ModeOfPayment": "OTHER SALES",
          "Type": "GRAB",
          "Provider": "NA",
          "Bank": "NA",
          "Amount": 1502.0000
        }
      ]
    }
  ]
}