{
  "SalesCollection": [
    {
      "TransactionDate": "2024-10-23T19:10:44",
      "OrderNumber": 42913,
      "ORNumber": 37504,
      "DineType": "TO",
      "TransactionType": "REG",
      "GrossAmount": 280.0000,
      "NetAmount": 280.0000,
      "DiscountAmount": 0.0000,
      "DiscountType": "",
      "DiscountPercent": 0.0000,
      "ItemDiscountAmount": 0.0000,
      "ServiceChargeAmount": 0.0000,
      "PaxNumber": 1,
      "WithVAT": 280.0000,
      "NoVAT": 0.00,
      "VATExempt": 0.0000000,
      "SCVATExempt": 0.0000,
      "VATRate": 12.0,
      "SCPaxNumber": 0.0,
      "Cashier": "JOYCE",
      "Branch": "C017",
      "SaleDetails": [
        {
          "OrderNumber": 42913,
          "OrderDateTime": "2024-10-23T19:10:44",
          "IsVoided": false,
          "DineType": "TO",
          "UnitPrice": 140.0000,
          "Quantity": 1,
          "ItemId": "BEVIT-PG1",
          "ItemName": "PEACH GLASS",
          "Category": "BEVERAGES",
          "TotalPrice": 140.0000
        },
        {
          "OrderNumber": 42913,
          "OrderDateTime": "2024-10-23T19:10:44",
          "IsVoided": false,
          "DineType": "TO",
          "UnitPrice": 140.0000,
          "Quantity": 1,
          "ItemId": "BEVIT-SANGG1",
          "ItemName": "SANGRIA (NON-ALC) GLASS",
          "Category": "BEVERAGES",
          "TotalPrice": 140.0000
        },
        {
          "OrderNumber": 42913,
          "OrderDateTime": "2024-10-23T19:10:44",
          "IsVoided": false,
          "DineType": "TO",
          "UnitPrice": 0.0000,
          "Quantity": 2,
          "ItemId": "NFP-TO16OZC1",
          "ItemName": "TO 16OZ BEV CUP",
          "Category": "NON-FOOD",
          "TotalPrice": 0.0000
        },
        {
          "OrderNumber": 42913,
          "OrderDateTime": "2024-10-23T19:10:44",
          "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": "PAYMAYA",
          "Provider": "DEBIT",
          "Bank": "PAYMAYA",
          "Amount": 280.0000
        }
      ]
    }
  ]
}