{
  "SalesCollection": [
    {
      "TransactionDate": "2025-10-13T19:57:27",
      "OrderNumber": 27640,
      "ORNumber": 21025,
      "DineType": "TO",
      "TransactionType": "REG",
      "GrossAmount": 612.0000,
      "NetAmount": 437.1400,
      "DiscountAmount": 109.2900,
      "DiscountType": "PWD DISC                      ",
      "DiscountPercent": 20.0000,
      "ItemDiscountAmount": 0.0000,
      "ServiceChargeAmount": 0.0000,
      "PaxNumber": 1,
      "WithVAT": 612.0000,
      "NoVAT": 0.00,
      "VATExempt": 546.4166666,
      "SCVATExempt": 65.5700,
      "VATRate": 12.0,
      "SCPaxNumber": 1.0,
      "Cashier": "JELSON BONGCALOT",
      "Branch": "C024",
      "SaleDetails": [
        {
          "OrderNumber": 27640,
          "OrderDateTime": "2025-10-13T19:57:27",
          "IsVoided": false,
          "DineType": "TO",
          "UnitPrice": 612.0000,
          "Quantity": 1,
          "ItemId": "SCM-SSCV1",
          "ItemName": "SEA SALT CARAMEL VANILLA M",
          "Category": "SIGNATURE CAKES",
          "TotalPrice": 612.0000
        },
        {
          "OrderNumber": 27640,
          "OrderDateTime": "2025-10-13T19:57:27",
          "IsVoided": false,
          "DineType": "TO",
          "UnitPrice": 0.0000,
          "Quantity": 1,
          "ItemId": "NFC-FGC1",
          "ItemName": "FREE GOLD CANDLE",
          "Category": "NON-FOOD",
          "TotalPrice": 0.0000
        },
        {
          "OrderNumber": 27640,
          "OrderDateTime": "2025-10-13T19:57:27",
          "IsVoided": false,
          "DineType": "TO",
          "UnitPrice": 0.0000,
          "Quantity": 1,
          "ItemId": "NFP-TOPBS1",
          "ItemName": "TO PBAG SMALL",
          "Category": "NON-FOOD",
          "TotalPrice": 0.0000
        }
      ],
      "PaymentDetails": [
        {
          "ModeOfPayment": "CARD",
          "Type": "BDO CC",
          "Provider": "",
          "Bank": "BDO CC",
          "Amount": 437.1400
        }
      ]
    }
  ]
}