{
  "SalesCollection": [
    {
      "TransactionDate": "2025-06-10T08:41:36",
      "OrderNumber": 8496,
      "ORNumber": 4891,
      "DineType": "TO",
      "TransactionType": "REG",
      "GrossAmount": 1818.0000,
      "NetAmount": 1818.0000,
      "DiscountAmount": 0.0000,
      "DiscountType": "",
      "DiscountPercent": 0.0000,
      "ItemDiscountAmount": 0.0000,
      "ServiceChargeAmount": 0.0000,
      "PaxNumber": 1,
      "WithVAT": 1818.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": 8496,
          "OrderDateTime": "2025-06-10T08:41:36",
          "IsVoided": false,
          "DineType": "TO",
          "UnitPrice": 847.0000,
          "Quantity": 1,
          "ItemId": "CRC-MGCR12",
          "ItemName": "CHEESEROLLS12",
          "Category": "CHEESE ROLLS",
          "TotalPrice": 847.0000
        },
        {
          "OrderNumber": 8496,
          "OrderDateTime": "2025-06-10T08:41:36",
          "IsVoided": false,
          "DineType": "TO",
          "UnitPrice": 738.0000,
          "Quantity": 1,
          "ItemId": "EQC-MGE6",
          "ItemName": "MARY GRACE ENSAYMADA 6",
          "Category": "ENSAYMADAS",
          "TotalPrice": 738.0000
        },
        {
          "OrderNumber": 8496,
          "OrderDateTime": "2025-06-10T08:41:36",
          "IsVoided": false,
          "DineType": "TO",
          "UnitPrice": 233.0000,
          "Quantity": 1,
          "ItemId": "DB-LB4",
          "ItemName": "LEMON BARS 4",
          "Category": "DESSERT BARS",
          "TotalPrice": 233.0000
        },
        {
          "OrderNumber": 8496,
          "OrderDateTime": "2025-06-10T08:41:36",
          "IsVoided": false,
          "DineType": "TO",
          "UnitPrice": 0.0000,
          "Quantity": 1,
          "ItemId": "NFP-TOPBL1",
          "ItemName": "TO PBAG LARGE",
          "Category": "NON-FOOD",
          "TotalPrice": 0.0000
        }
      ],
      "PaymentDetails": [
        {
          "ModeOfPayment": "CASH",
          "Type": "NA",
          "Provider": "NA",
          "Bank": "NA",
          "Amount": 1818.0000
        }
      ]
    }
  ]
}