{
  "SalesCollection": [
    {
      "TransactionDate": "2024-12-09T14:47:19",
      "OrderNumber": 54400,
      "ORNumber": 48468,
      "DineType": "TO",
      "TransactionType": "REG",
      "GrossAmount": 1427.0000,
      "NetAmount": 1169.8600,
      "DiscountAmount": 160.7100,
      "DiscountType": "PWD DISC                      ",
      "DiscountPercent": 20.0000,
      "ItemDiscountAmount": 0.0000,
      "ServiceChargeAmount": 0.0000,
      "PaxNumber": 1,
      "WithVAT": 1427.0000,
      "NoVAT": 0.00,
      "VATExempt": 803.5833333,
      "SCVATExempt": 96.4300,
      "VATRate": 12.0,
      "SCPaxNumber": 1.0,
      "Cashier": "CHRISTINE",
      "Branch": "C034",
      "SaleDetails": [
        {
          "OrderNumber": 54400,
          "OrderDateTime": "2024-12-09T14:47:19",
          "IsVoided": false,
          "DineType": "TO",
          "UnitPrice": 1427.0000,
          "Quantity": 1,
          "ItemId": "SCW-CC1",
          "ItemName": "CHOCOLATE CAKE W",
          "Category": "SIGNATURE CAKES",
          "TotalPrice": 1427.0000
        },
        {
          "OrderNumber": 54400,
          "OrderDateTime": "2024-12-09T14:47:19",
          "IsVoided": false,
          "DineType": "TO",
          "UnitPrice": 0.0000,
          "Quantity": 1,
          "ItemId": "NFC-FGC1",
          "ItemName": "FREE GOLD CANDLE",
          "Category": "NON-FOOD",
          "TotalPrice": 0.0000
        },
        {
          "OrderNumber": 54400,
          "OrderDateTime": "2024-12-09T14:47:19",
          "IsVoided": false,
          "DineType": "TO",
          "UnitPrice": 0.0000,
          "Quantity": 1,
          "ItemId": "NFP-TOPBL1",
          "ItemName": "TO PBAG LARGE",
          "Category": "NON-FOOD",
          "TotalPrice": 0.0000
        }
      ],
      "PaymentDetails": [
        {
          "ModeOfPayment": "CARD",
          "Type": "PAYMAYA",
          "Provider": "MAYA",
          "Bank": "PAYMAYA",
          "Amount": 1169.8600
        }
      ]
    }
  ]
}