{
  "SalesCollection": [
    {
      "TransactionDate": "2024-05-14T17:06:21",
      "OrderNumber": 33316,
      "ORNumber": 29736,
      "DineType": "TO",
      "TransactionType": "REG",
      "GrossAmount": 847.0000,
      "NetAmount": 847.0000,
      "DiscountAmount": 0.0000,
      "DiscountType": "",
      "DiscountPercent": 0.0000,
      "ItemDiscountAmount": 0.0000,
      "ServiceChargeAmount": 0.0000,
      "PaxNumber": 0,
      "WithVAT": 847.0000,
      "NoVAT": 0.00,
      "VATExempt": 0.0000000,
      "SCVATExempt": 0.0000,
      "VATRate": 12.0,
      "SCPaxNumber": 0.0,
      "Cashier": "ARA",
      "Branch": "C034",
      "SaleDetails": [
        {
          "OrderNumber": 33316,
          "OrderDateTime": "2024-05-14T17:06:21",
          "IsVoided": false,
          "DineType": "TO",
          "UnitPrice": 847.0000,
          "Quantity": 1,
          "ItemId": "CRC-MGCR12",
          "ItemName": "CHEESEROLLS12",
          "Category": "CHEESE ROLLS",
          "TotalPrice": 847.0000
        }
      ],
      "PaymentDetails": [
        {
          "ModeOfPayment": "CARD",
          "Type": "BDO CC",
          "Provider": "BDO",
          "Bank": "BDO CC",
          "Amount": 847.0000
        }
      ]
    }
  ]
}