{
  "SalesCollection": [
    {
      "TransactionDate": "2024-08-13T15:12:16",
      "OrderNumber": 40304,
      "ORNumber": 35974,
      "DineType": "TO",
      "TransactionType": "REG",
      "GrossAmount": 847.0000,
      "NetAmount": 762.3000,
      "DiscountAmount": 84.7000,
      "DiscountType": "EMPLOYEE DISC 10%             ",
      "DiscountPercent": 10.0000,
      "ItemDiscountAmount": 0.0000,
      "ServiceChargeAmount": 0.0000,
      "PaxNumber": 1,
      "WithVAT": 847.0000,
      "NoVAT": 0.00,
      "VATExempt": 0.0000000,
      "SCVATExempt": 0.0000,
      "VATRate": 12.0,
      "SCPaxNumber": 0.0,
      "Cashier": "EVAMIE",
      "Branch": "C034",
      "SaleDetails": [
        {
          "OrderNumber": 40304,
          "OrderDateTime": "2024-08-13T15:12:16",
          "IsVoided": false,
          "DineType": "TO",
          "UnitPrice": 847.0000,
          "Quantity": 1,
          "ItemId": "CRC-MGCR12",
          "ItemName": "CHEESEROLLS12",
          "Category": "CHEESE ROLLS",
          "TotalPrice": 847.0000
        },
        {
          "OrderNumber": 40304,
          "OrderDateTime": "2024-08-13T15:12:16",
          "IsVoided": false,
          "DineType": "TO",
          "UnitPrice": 0.0000,
          "Quantity": 1,
          "ItemId": "NFP-TOPBCR1",
          "ItemName": "TO PAPERBAG CR6",
          "Category": "NON-FOOD",
          "TotalPrice": 0.0000
        },
        {
          "OrderNumber": 40304,
          "OrderDateTime": "2024-08-13T15:12:16",
          "IsVoided": false,
          "DineType": "TO",
          "UnitPrice": 0.0000,
          "Quantity": 1,
          "ItemId": "NFP-TOPBCR1",
          "ItemName": "TO PAPERBAG CR6",
          "Category": "NON-FOOD",
          "TotalPrice": 0.0000
        }
      ],
      "PaymentDetails": [
        {
          "ModeOfPayment": "CASH",
          "Type": "NA",
          "Provider": "NA",
          "Bank": "NA",
          "Amount": 762.3000
        }
      ]
    },
    {
      "TransactionDate": "2024-08-13T15:34:10",
      "OrderNumber": 40307,
      "ORNumber": 35975,
      "DineType": "TO",
      "TransactionType": "REG",
      "GrossAmount": 468.0000,
      "NetAmount": 334.2900,
      "DiscountAmount": 83.5700,
      "DiscountType": "PWD DISC                      ",
      "DiscountPercent": 20.0000,
      "ItemDiscountAmount": 0.0000,
      "ServiceChargeAmount": 0.0000,
      "PaxNumber": 1,
      "WithVAT": 468.0000,
      "NoVAT": 0.00,
      "VATExempt": 417.8333333,
      "SCVATExempt": 50.1400,
      "VATRate": 12.0,
      "SCPaxNumber": 1.0,
      "Cashier": "EVAMIE",
      "Branch": "C034",
      "SaleDetails": [
        {
          "OrderNumber": 40307,
          "OrderDateTime": "2024-08-13T15:34:10",
          "IsVoided": false,
          "DineType": "TO",
          "UnitPrice": 468.0000,
          "Quantity": 1,
          "ItemId": "CRC-MGCR6",
          "ItemName": "CHEESEROLLS6",
          "Category": "CHEESE ROLLS",
          "TotalPrice": 468.0000
        },
        {
          "OrderNumber": 40307,
          "OrderDateTime": "2024-08-13T15:34:10",
          "IsVoided": false,
          "DineType": "TO",
          "UnitPrice": 0.0000,
          "Quantity": 1,
          "ItemId": "NFP-TOPBCR1",
          "ItemName": "TO PAPERBAG CR6",
          "Category": "NON-FOOD",
          "TotalPrice": 0.0000
        }
      ],
      "PaymentDetails": [
        {
          "ModeOfPayment": "OTHER SALES",
          "Type": "BPI QR",
          "Provider": "NA",
          "Bank": "NA",
          "Amount": 334.2900
        }
      ]
    }
  ]
}