{
  "SalesCollection": [
    {
      "TransactionDate": "2025-01-17T18:09:13",
      "OrderNumber": 68581,
      "ORNumber": 58591,
      "DineType": "TO",
      "TransactionType": "REG",
      "GrossAmount": 3320.0000,
      "NetAmount": 3062.8600,
      "DiscountAmount": 160.7100,
      "DiscountType": "SENIOR CITIZEN",
      "DiscountPercent": 20.0000,
      "ItemDiscountAmount": 0.0000,
      "ServiceChargeAmount": 0.0000,
      "PaxNumber": 1,
      "WithVAT": 3320.0000,
      "NoVAT": 0.00,
      "VATExempt": 803.5833333,
      "SCVATExempt": 96.4300,
      "VATRate": 12.0,
      "SCPaxNumber": 1.0,
      "Cashier": "KAYE ALCAZAR",
      "Branch": "C053",
      "SaleDetails": [
        {
          "OrderNumber": 68581,
          "OrderDateTime": "2025-01-17T18:09:13",
          "IsVoided": false,
          "DineType": "TO",
          "UnitPrice": 738.0000,
          "Quantity": 1,
          "ItemId": "EQC-MGE6",
          "ItemName": "MARY GRACE ENSAYMADA 6",
          "Category": "ENSAYMADAS",
          "TotalPrice": 738.0000
        },
        {
          "OrderNumber": 68581,
          "OrderDateTime": "2025-01-17T18:09:13",
          "IsVoided": false,
          "DineType": "TO",
          "UnitPrice": 1267.0000,
          "Quantity": 1,
          "ItemId": "EQC-MGE12",
          "ItemName": "MARY GRACE ENSAYMADA 12",
          "Category": "ENSAYMADAS",
          "TotalPrice": 1267.0000
        },
        {
          "OrderNumber": 68581,
          "OrderDateTime": "2025-01-17T18:09:13",
          "IsVoided": false,
          "DineType": "TO",
          "UnitPrice": 0.0000,
          "Quantity": 1,
          "ItemId": "NFP-TOECOF1",
          "ItemName": "FREE TO ECOBAG",
          "Category": "NON-FOOD",
          "TotalPrice": 0.0000
        },
        {
          "OrderNumber": 68581,
          "OrderDateTime": "2025-01-17T18:09:13",
          "IsVoided": false,
          "DineType": "TO",
          "UnitPrice": 847.0000,
          "Quantity": 1,
          "ItemId": "CRC-MGCR12",
          "ItemName": "CHEESEROLLS12",
          "Category": "CHEESE ROLLS",
          "TotalPrice": 847.0000
        },
        {
          "OrderNumber": 68581,
          "OrderDateTime": "2025-01-17T18:09:13",
          "IsVoided": false,
          "DineType": "TO",
          "UnitPrice": 468.0000,
          "Quantity": 1,
          "ItemId": "CRC-MGCR6",
          "ItemName": "CHEESEROLLS6",
          "Category": "CHEESE ROLLS",
          "TotalPrice": 468.0000
        }
      ],
      "PaymentDetails": [
        {
          "ModeOfPayment": "CARD",
          "Type": "PAYMAYA",
          "Provider": "MAYA",
          "Bank": "PAYMAYA",
          "Amount": 3062.8600
        }
      ]
    }
  ]
}