{
  "SalesCollection": [
    {
      "TransactionDate": "2024-10-27T17:20:50",
      "OrderNumber": 42933,
      "ORNumber": 37507,
      "DineType": "TO",
      "TransactionType": "REG",
      "GrossAmount": 1849.0000,
      "NetAmount": 1849.0000,
      "DiscountAmount": 0.0000,
      "DiscountType": "",
      "DiscountPercent": 0.0000,
      "ItemDiscountAmount": 0.0000,
      "ServiceChargeAmount": 0.0000,
      "PaxNumber": 1,
      "WithVAT": 1849.0000,
      "NoVAT": 0.00,
      "VATExempt": 0.0000000,
      "SCVATExempt": 0.0000,
      "VATRate": 12.0,
      "SCPaxNumber": 0.0,
      "Cashier": "JOYCE",
      "Branch": "C017",
      "SaleDetails": [
        {
          "OrderNumber": 42933,
          "OrderDateTime": "2024-10-27T17:20:50",
          "IsVoided": false,
          "DineType": "TO",
          "UnitPrice": 190.0000,
          "Quantity": 1,
          "ItemId": "LC-EBPC1",
          "ItemName": "MG ENSAYMADA BREAD PUDDING - CL1",
          "Category": "LOAF CAKES",
          "TotalPrice": 190.0000
        },
        {
          "OrderNumber": 42933,
          "OrderDateTime": "2024-10-27T17:20:50",
          "IsVoided": false,
          "DineType": "TO",
          "UnitPrice": 257.0000,
          "Quantity": 1,
          "ItemId": "SCS-BB1",
          "ItemName": "BANANA BELLA S",
          "Category": "SIGNATURE CAKES",
          "TotalPrice": 257.0000
        },
        {
          "OrderNumber": 42933,
          "OrderDateTime": "2024-10-27T17:20:50",
          "IsVoided": false,
          "DineType": "TO",
          "UnitPrice": 0.0000,
          "Quantity": 2,
          "ItemId": "NFP-TOPBCR1",
          "ItemName": "TO PAPERBAG CR6",
          "Category": "NON-FOOD",
          "TotalPrice": 0.0000
        },
        {
          "OrderNumber": 42933,
          "OrderDateTime": "2024-10-27T17:20:50",
          "IsVoided": false,
          "DineType": "TO",
          "UnitPrice": 0.0000,
          "Quantity": 2,
          "ItemId": "NFP-CBOX1",
          "ItemName": "CLAMSHELL",
          "Category": "NON-FOOD",
          "TotalPrice": 0.0000
        },
        {
          "OrderNumber": 42933,
          "OrderDateTime": "2024-10-27T17:20:50",
          "IsVoided": false,
          "DineType": "TO",
          "UnitPrice": 447.0000,
          "Quantity": 1,
          "ItemId": "SCM-APWC1",
          "ItemName": "APPLE PIE WITH WALNUT CRUMBLE M",
          "Category": "SIGNATURE CAKES",
          "TotalPrice": 447.0000
        },
        {
          "OrderNumber": 42933,
          "OrderDateTime": "2024-10-27T17:20:50",
          "IsVoided": false,
          "DineType": "TO",
          "UnitPrice": 732.0000,
          "Quantity": 1,
          "ItemId": "SCM-TASR1",
          "ItemName": "TOASTED ALMOND SANS RIVAL M",
          "Category": "SIGNATURE CAKES",
          "TotalPrice": 732.0000
        },
        {
          "OrderNumber": 42933,
          "OrderDateTime": "2024-10-27T17:20:50",
          "IsVoided": false,
          "DineType": "TO",
          "UnitPrice": 223.0000,
          "Quantity": 1,
          "ItemId": "DB-LB4",
          "ItemName": "LEMON BARS 4",
          "Category": "DESSERT BARS",
          "TotalPrice": 223.0000
        }
      ],
      "PaymentDetails": [
        {
          "ModeOfPayment": "OTHER SALES",
          "Type": "GRAB",
          "Provider": "NA",
          "Bank": "NA",
          "Amount": 1849.0000
        }
      ]
    }
  ]
}