{
  "SalesCollection": [
    {
      "TransactionDate": "2025-06-27T09:12:31",
      "OrderNumber": 8662,
      "ORNumber": 4968,
      "DineType": "TO",
      "TransactionType": "REG",
      "GrossAmount": 738.0000,
      "NetAmount": 738.0000,
      "DiscountAmount": 0.0000,
      "DiscountType": "",
      "DiscountPercent": 0.0000,
      "ItemDiscountAmount": 0.0000,
      "ServiceChargeAmount": 0.0000,
      "PaxNumber": 1,
      "WithVAT": 738.0000,
      "NoVAT": 0.00,
      "VATExempt": 0.0000000,
      "SCVATExempt": 0.0000,
      "VATRate": 12.0,
      "SCPaxNumber": 0.0,
      "Cashier": "MART LLYOD FERNAN P. MAGDALENO",
      "Branch": "C073",
      "SaleDetails": [
        {
          "OrderNumber": 8662,
          "OrderDateTime": "2025-06-27T09:12:31",
          "IsVoided": false,
          "DineType": "TO",
          "UnitPrice": 738.0000,
          "Quantity": 1,
          "ItemId": "EQC-MGE6",
          "ItemName": "MARY GRACE ENSAYMADA 6",
          "Category": "ENSAYMADAS",
          "TotalPrice": 738.0000
        },
        {
          "OrderNumber": 8662,
          "OrderDateTime": "2025-06-27T09:12:31",
          "IsVoided": false,
          "DineType": "TO",
          "UnitPrice": 0.0000,
          "Quantity": 1,
          "ItemId": "NFP-NAIAECOF1",
          "ItemName": "FREE NAIA ECOBAG",
          "Category": "NON-FOOD",
          "TotalPrice": 0.0000
        }
      ],
      "PaymentDetails": [
        {
          "ModeOfPayment": "CARD",
          "Type": "PAYMAYA",
          "Provider": "MAYA",
          "Bank": "PAYMAYA",
          "Amount": 738.0000
        }
      ]
    }
  ]
}