{
  "SalesCollection": [
    {
      "TransactionDate": "2025-12-26T08:15:06",
      "OrderNumber": 10273,
      "ORNumber": 5631,
      "DineType": "TO",
      "TransactionType": "REG",
      "GrossAmount": 178.0000,
      "NetAmount": 127.1400,
      "DiscountAmount": 31.7900,
      "DiscountType": "PWD DISC                      ",
      "DiscountPercent": 20.0000,
      "ItemDiscountAmount": 0.0000,
      "ServiceChargeAmount": 0.0000,
      "PaxNumber": 1,
      "WithVAT": 178.0000,
      "NoVAT": 0.00,
      "VATExempt": 158.9166666,
      "SCVATExempt": 19.0700,
      "VATRate": 12.0,
      "SCPaxNumber": 1.0,
      "Cashier": "JESSICA SANTOS",
      "Branch": "C073",
      "SaleDetails": [
        {
          "OrderNumber": 10273,
          "OrderDateTime": "2025-12-26T08:15:06",
          "IsVoided": false,
          "DineType": "TO",
          "UnitPrice": 89.0000,
          "Quantity": 1,
          "ItemId": "CRC-MGCR1",
          "ItemName": "MG CHEESE ROLLS 1",
          "Category": "CHEESE ROLLS",
          "TotalPrice": 89.0000
        },
        {
          "OrderNumber": 10273,
          "OrderDateTime": "2025-12-26T08:15:06",
          "IsVoided": false,
          "DineType": "TO",
          "UnitPrice": 89.0000,
          "Quantity": 1,
          "ItemId": "CRC-MGCR1",
          "ItemName": "MG CHEESE ROLLS 1",
          "Category": "CHEESE ROLLS",
          "TotalPrice": 89.0000
        }
      ],
      "PaymentDetails": [
        {
          "ModeOfPayment": "CARD",
          "Type": "PAYMAYA",
          "Provider": "MAYA",
          "Bank": "PAYMAYA",
          "Amount": 127.1400
        }
      ]
    }
  ]
}