{
  "SalesCollection": [
    {
      "TransactionDate": "2024-10-28T16:15:43",
      "OrderNumber": 42940,
      "ORNumber": 37508,
      "DineType": "TO",
      "TransactionType": "REG",
      "GrossAmount": 2278.0000,
      "NetAmount": 2278.0000,
      "DiscountAmount": 0.0000,
      "DiscountType": "",
      "DiscountPercent": 0.0000,
      "ItemDiscountAmount": 0.0000,
      "ServiceChargeAmount": 0.0000,
      "PaxNumber": 1,
      "WithVAT": 2278.0000,
      "NoVAT": 0.00,
      "VATExempt": 0.0000000,
      "SCVATExempt": 0.0000,
      "VATRate": 12.0,
      "SCPaxNumber": 0.0,
      "Cashier": "ELIZABETH.",
      "Branch": "C017",
      "SaleDetails": [
        {
          "OrderNumber": 42940,
          "OrderDateTime": "2024-10-28T16:15:43",
          "IsVoided": false,
          "DineType": "TO",
          "UnitPrice": 914.0000,
          "Quantity": 1,
          "ItemId": "CRC-MGCR12",
          "ItemName": "CHEESEROLLS12",
          "Category": "CHEESE ROLLS",
          "TotalPrice": 914.0000
        },
        {
          "OrderNumber": 42940,
          "OrderDateTime": "2024-10-28T16:15:43",
          "IsVoided": false,
          "DineType": "TO",
          "UnitPrice": 1364.0000,
          "Quantity": 1,
          "ItemId": "EQC-MGE12",
          "ItemName": "MARY GRACE ENSAYMADA 12",
          "Category": "ENSAYMADAS",
          "TotalPrice": 1364.0000
        },
        {
          "OrderNumber": 42940,
          "OrderDateTime": "2024-10-28T16:15:43",
          "IsVoided": false,
          "DineType": "TO",
          "UnitPrice": 0.0000,
          "Quantity": 1,
          "ItemId": "NFP-TOECOF1",
          "ItemName": "FREE TO ECOBAG",
          "Category": "NON-FOOD",
          "TotalPrice": 0.0000
        }
      ],
      "PaymentDetails": [
        {
          "ModeOfPayment": "OTHER SALES",
          "Type": "GRAB",
          "Provider": "NA",
          "Bank": "NA",
          "Amount": 2278.0000
        }
      ]
    }
  ]
}