{
  "SalesCollection": [
    {
      "TransactionDate": "2024-11-04T18:01:24",
      "OrderNumber": 67242,
      "ORNumber": 57600,
      "DineType": "TO",
      "TransactionType": "REG",
      "GrossAmount": 1267.0000,
      "NetAmount": 1009.8600,
      "DiscountAmount": 160.7100,
      "DiscountType": "PWD DISC                      ",
      "DiscountPercent": 20.0000,
      "ItemDiscountAmount": 0.0000,
      "ServiceChargeAmount": 0.0000,
      "PaxNumber": 1,
      "WithVAT": 1267.0000,
      "NoVAT": 0.00,
      "VATExempt": 803.5833333,
      "SCVATExempt": 96.4300,
      "VATRate": 12.0,
      "SCPaxNumber": 1.0,
      "Cashier": "JEWEL M",
      "Branch": "C053",
      "SaleDetails": [
        {
          "OrderNumber": 67242,
          "OrderDateTime": "2024-11-04T18:01:24",
          "IsVoided": false,
          "DineType": "TO",
          "UnitPrice": 1267.0000,
          "Quantity": 1,
          "ItemId": "EQC-MGE12",
          "ItemName": "MARY GRACE ENSAYMADA 12",
          "Category": "ENSAYMADAS",
          "TotalPrice": 1267.0000
        },
        {
          "OrderNumber": 67242,
          "OrderDateTime": "2024-11-04T18:01:24",
          "IsVoided": false,
          "DineType": "TO",
          "UnitPrice": 0.0000,
          "Quantity": 1,
          "ItemId": "NFP-TOPBM1",
          "ItemName": "TO PBAG MEDIUM",
          "Category": "NON-FOOD",
          "TotalPrice": 0.0000
        }
      ],
      "PaymentDetails": [
        {
          "ModeOfPayment": "CASH",
          "Type": "NA",
          "Provider": "NA",
          "Bank": "NA",
          "Amount": 1009.8600
        }
      ]
    }
  ]
}