{
  "SalesCollection": [
    {
      "TransactionDate": "2026-01-29T14:45:33",
      "OrderNumber": 10548,
      "ORNumber": 5730,
      "DineType": "TO",
      "TransactionType": "REG",
      "GrossAmount": 1630.0000,
      "NetAmount": 1630.0000,
      "DiscountAmount": 0.0000,
      "DiscountType": "",
      "DiscountPercent": 0.0000,
      "ItemDiscountAmount": 0.0000,
      "ServiceChargeAmount": 0.0000,
      "PaxNumber": 1,
      "WithVAT": 1630.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": 10548,
          "OrderDateTime": "2026-01-29T14:45:33",
          "IsVoided": false,
          "DineType": "TO",
          "UnitPrice": 468.0000,
          "Quantity": 1,
          "ItemId": "CRC-MGCR6",
          "ItemName": "CHEESEROLLS6",
          "Category": "CHEESE ROLLS",
          "TotalPrice": 468.0000
        },
        {
          "OrderNumber": 10548,
          "OrderDateTime": "2026-01-29T14:45:33",
          "IsVoided": false,
          "DineType": "TO",
          "UnitPrice": 652.0000,
          "Quantity": 1,
          "ItemId": "DB-BISCOF8",
          "ItemName": "BISCOFF CRUNCH BR8",
          "Category": "DESSERT BARS",
          "TotalPrice": 652.0000
        },
        {
          "OrderNumber": 10548,
          "OrderDateTime": "2026-01-29T14:45:33",
          "IsVoided": false,
          "DineType": "TO",
          "UnitPrice": 510.0000,
          "Quantity": 1,
          "ItemId": "DB-LB8",
          "ItemName": "CALAMANSI BARS8",
          "Category": "DESSERT BARS",
          "TotalPrice": 510.0000
        },
        {
          "OrderNumber": 10548,
          "OrderDateTime": "2026-01-29T14:45:33",
          "IsVoided": false,
          "DineType": "TO",
          "UnitPrice": 0.0000,
          "Quantity": 1,
          "ItemId": "NFP-TOPBCR1",
          "ItemName": "TO PAPERBAG CR6",
          "Category": "NON-FOOD",
          "TotalPrice": 0.0000
        }
      ],
      "PaymentDetails": [
        {
          "ModeOfPayment": "CASH",
          "Type": "NA",
          "Provider": "NA",
          "Bank": "NA",
          "Amount": 1630.0000
        }
      ]
    }
  ]
}