{
  "SalesCollection": [
    {
      "TransactionDate": "2024-12-29T13:41:12",
      "OrderNumber": 50066,
      "ORNumber": 42149,
      "DineType": "TO",
      "TransactionType": "REG",
      "GrossAmount": 380.0000,
      "NetAmount": 380.0000,
      "DiscountAmount": 0.0000,
      "DiscountType": "",
      "DiscountPercent": 0.0000,
      "ItemDiscountAmount": 0.0000,
      "ServiceChargeAmount": 0.0000,
      "PaxNumber": 1,
      "WithVAT": 380.0000,
      "NoVAT": 0.00,
      "VATExempt": 0.0000000,
      "SCVATExempt": 0.0000,
      "VATRate": 12.0,
      "SCPaxNumber": 0.0,
      "Cashier": "ARRA RAMOS",
      "Branch": "C066",
      "SaleDetails": [
        {
          "OrderNumber": 50066,
          "OrderDateTime": "2024-12-29T13:41:12",
          "IsVoided": false,
          "DineType": "TO",
          "UnitPrice": 308.0000,
          "Quantity": 1,
          "ItemId": "SCS-MB1",
          "ItemName": "MANGO BENE S",
          "Category": "SIGNATURE CAKES",
          "TotalPrice": 308.0000
        },
        {
          "OrderNumber": 50066,
          "OrderDateTime": "2024-12-29T13:41:13",
          "IsVoided": false,
          "DineType": "TO",
          "UnitPrice": 72.0000,
          "Quantity": 1,
          "ItemId": "LC-FC1",
          "ItemName": "CLASSIC FRUIT CAKE S",
          "Category": "LOAF CAKES",
          "TotalPrice": 72.0000
        },
        {
          "OrderNumber": 50066,
          "OrderDateTime": "2024-12-29T13:41:13",
          "IsVoided": false,
          "DineType": "TO",
          "UnitPrice": 0.0000,
          "Quantity": 1,
          "ItemId": "NFP-CBOX1",
          "ItemName": "CLAMSHELL",
          "Category": "NON-FOOD",
          "TotalPrice": 0.0000
        }
      ],
      "PaymentDetails": [
        {
          "ModeOfPayment": "CARD",
          "Type": "PAYMAYA",
          "Provider": "MAYA QR",
          "Bank": "PAYMAYA",
          "Amount": 380.0000
        }
      ]
    }
  ]
}