{
  "SalesCollection": [
    {
      "TransactionDate": "2025-07-21T19:10:40",
      "OrderNumber": 30521,
      "ORNumber": 25627,
      "DineType": "DI",
      "TransactionType": "REG",
      "GrossAmount": 827.2900,
      "NetAmount": 601.8600,
      "DiscountAmount": 140.8900,
      "DiscountType": "SENIOR CITIZEN",
      "DiscountPercent": 20.0000,
      "ItemDiscountAmount": 0.0000,
      "ServiceChargeAmount": 38.2900,
      "PaxNumber": 2,
      "WithVAT": 789.0000,
      "NoVAT": 0.00,
      "VATExempt": 704.5000000,
      "SCVATExempt": 84.5400,
      "VATRate": 12.0,
      "SCPaxNumber": 1.0,
      "Cashier": "ELOIZA,",
      "Branch": "C038",
      "SaleDetails": [
        {
          "OrderNumber": 30521,
          "OrderDateTime": "2025-07-21T19:10:40",
          "IsVoided": false,
          "DineType": "DI",
          "UnitPrice": 238.0000,
          "Quantity": 1,
          "ItemId": "SO-WM1",
          "ItemName": "WILD MUSHROOM",
          "Category": "SOUPS",
          "TotalPrice": 238.0000
        },
        {
          "OrderNumber": 30521,
          "OrderDateTime": "2025-07-21T19:10:40",
          "IsVoided": false,
          "DineType": "DI",
          "UnitPrice": 298.0000,
          "Quantity": 1,
          "ItemId": "SCS-TASR1",
          "ItemName": "TOASTED ALMOND SANS RIVAL S",
          "Category": "SIGNATURE CAKES",
          "TotalPrice": 298.0000
        },
        {
          "OrderNumber": 30521,
          "OrderDateTime": "2025-07-21T19:10:41",
          "IsVoided": false,
          "DineType": "TO",
          "UnitPrice": 238.0000,
          "Quantity": 1,
          "ItemId": "SO-WM1",
          "ItemName": "WILD MUSHROOM",
          "Category": "SOUPS",
          "TotalPrice": 238.0000
        },
        {
          "OrderNumber": 30521,
          "OrderDateTime": "2025-07-21T19:10:41",
          "IsVoided": false,
          "DineType": "TO",
          "UnitPrice": 0.0000,
          "Quantity": 1,
          "ItemId": "NFP-TOPBS1",
          "ItemName": "TO PBAG SMALL",
          "Category": "NON-FOOD",
          "TotalPrice": 0.0000
        },
        {
          "OrderNumber": 30521,
          "OrderDateTime": "2025-07-21T19:10:41",
          "IsVoided": false,
          "DineType": "TO",
          "UnitPrice": 15.0000,
          "Quantity": 1,
          "ItemId": "NFP-TOSB1",
          "ItemName": "TO SOUP BOWL 16",
          "Category": "NON-FOOD",
          "TotalPrice": 15.0000
        }
      ],
      "PaymentDetails": [
        {
          "ModeOfPayment": "CARD",
          "Type": "PAYMAYA",
          "Provider": "MASTER",
          "Bank": "PAYMAYA",
          "Amount": 601.8600
        }
      ]
    }
  ]
}