{
  "SalesCollection": [
    {
      "TransactionDate": "2024-11-27T19:21:45",
      "OrderNumber": 67610,
      "ORNumber": 57839,
      "DineType": "TO",
      "TransactionType": "REG",
      "GrossAmount": 2828.0000,
      "NetAmount": 2570.8600,
      "DiscountAmount": 160.7100,
      "DiscountType": "PWD DISC                      ",
      "DiscountPercent": 20.0000,
      "ItemDiscountAmount": 0.0000,
      "ServiceChargeAmount": 0.0000,
      "PaxNumber": 1,
      "WithVAT": 2828.0000,
      "NoVAT": 0.00,
      "VATExempt": 803.5833333,
      "SCVATExempt": 96.4300,
      "VATRate": 12.0,
      "SCPaxNumber": 1.0,
      "Cashier": "MERWILL",
      "Branch": "C053",
      "SaleDetails": [
        {
          "OrderNumber": 67610,
          "OrderDateTime": "2024-11-27T19:21:45",
          "IsVoided": false,
          "DineType": "TO",
          "UnitPrice": 668.0000,
          "Quantity": 1,
          "ItemId": "LC-FC2",
          "ItemName": "CLASSIC FRUIT CAKE W",
          "Category": "LOAF CAKES",
          "TotalPrice": 668.0000
        },
        {
          "OrderNumber": 67610,
          "OrderDateTime": "2024-11-27T19:21:46",
          "IsVoided": false,
          "DineType": "TO",
          "UnitPrice": 67.0000,
          "Quantity": 1,
          "ItemId": "DB-BB1",
          "ItemName": "BROWNIE BARS",
          "Category": "DESSERT BARS",
          "TotalPrice": 67.0000
        },
        {
          "OrderNumber": 67610,
          "OrderDateTime": "2024-11-27T19:21:46",
          "IsVoided": false,
          "DineType": "TO",
          "UnitPrice": 2093.0000,
          "Quantity": 1,
          "ItemId": "SEAW-CTI1",
          "ItemName": "WH-RUMTIRA",
          "Category": "SIGNATURE CAKES",
          "TotalPrice": 2093.0000
        },
        {
          "OrderNumber": 67610,
          "OrderDateTime": "2024-11-27T19:21:46",
          "IsVoided": false,
          "DineType": "TO",
          "UnitPrice": 0.0000,
          "Quantity": 1,
          "ItemId": "NFP-TOPBL1",
          "ItemName": "TO PBAG LARGE",
          "Category": "NON-FOOD",
          "TotalPrice": 0.0000
        },
        {
          "OrderNumber": 67610,
          "OrderDateTime": "2024-11-27T19:21:46",
          "IsVoided": false,
          "DineType": "TO",
          "UnitPrice": 0.0000,
          "Quantity": 1,
          "ItemId": "NFC-FGC1",
          "ItemName": "FREE GOLD CANDLE",
          "Category": "NON-FOOD",
          "TotalPrice": 0.0000
        }
      ],
      "PaymentDetails": [
        {
          "ModeOfPayment": "CARD",
          "Type": "PAYMAYA",
          "Provider": "MAYA",
          "Bank": "PAYMAYA",
          "Amount": 2570.8600
        }
      ]
    }
  ]
}