{
  "SalesCollection": [
    {
      "TransactionDate": "2024-10-05T13:41:51",
      "OrderNumber": 45162,
      "ORNumber": 39910,
      "DineType": "TO",
      "TransactionType": "REG",
      "GrossAmount": 237.0000,
      "NetAmount": 169.2900,
      "DiscountAmount": 42.3200,
      "DiscountType": "PWD DISC                      ",
      "DiscountPercent": 20.0000,
      "ItemDiscountAmount": 0.0000,
      "ServiceChargeAmount": 0.0000,
      "PaxNumber": 1,
      "WithVAT": 237.0000,
      "NoVAT": 0.00,
      "VATExempt": 211.5833333,
      "SCVATExempt": 25.3900,
      "VATRate": 12.0,
      "SCPaxNumber": 1.0,
      "Cashier": "GOMER",
      "Branch": "C007",
      "SaleDetails": [
        {
          "OrderNumber": 45162,
          "OrderDateTime": "2024-10-05T13:41:51",
          "IsVoided": false,
          "DineType": "TO",
          "UnitPrice": 237.0000,
          "Quantity": 1,
          "ItemId": "SCS-SSCV1",
          "ItemName": "SEA SALT CARAMEL VANILLA S",
          "Category": "SIGNATURE CAKES",
          "TotalPrice": 237.0000
        },
        {
          "OrderNumber": 45162,
          "OrderDateTime": "2024-10-05T13:41:51",
          "IsVoided": false,
          "DineType": "TO",
          "UnitPrice": 0.0000,
          "Quantity": 1,
          "ItemId": "NFP-CBOX1",
          "ItemName": "CLAMSHELL",
          "Category": "NON-FOOD",
          "TotalPrice": 0.0000
        },
        {
          "OrderNumber": 45162,
          "OrderDateTime": "2024-10-05T13:41:51",
          "IsVoided": false,
          "DineType": "TO",
          "UnitPrice": 0.0000,
          "Quantity": 1,
          "ItemId": "NFP-TOPBS1",
          "ItemName": "TO PBAG SMALL",
          "Category": "NON-FOOD",
          "TotalPrice": 0.0000
        }
      ],
      "PaymentDetails": [
        {
          "ModeOfPayment": "CASH",
          "Type": "NA",
          "Provider": "NA",
          "Bank": "NA",
          "Amount": 169.2900
        }
      ]
    }
  ]
}