{
  "SalesCollection": [
    {
      "TransactionDate": "2024-07-24T12:20:53",
      "OrderNumber": 22075,
      "ORNumber": 18632,
      "DineType": "TO",
      "TransactionType": "REG",
      "GrossAmount": 903.0000,
      "NetAmount": 645.8600,
      "DiscountAmount": 160.7100,
      "DiscountType": "SENIOR CITIZEN",
      "DiscountPercent": 20.0000,
      "ItemDiscountAmount": 0.0000,
      "ServiceChargeAmount": 0.0000,
      "PaxNumber": 1,
      "WithVAT": 903.0000,
      "NoVAT": 0.00,
      "VATExempt": 803.5833333,
      "SCVATExempt": 96.4300,
      "VATRate": 12.0,
      "SCPaxNumber": 1.0,
      "Cashier": "GERSON T",
      "Branch": "C044",
      "SaleDetails": [
        {
          "OrderNumber": 22075,
          "OrderDateTime": "2024-07-24T12:20:53",
          "IsVoided": false,
          "DineType": "TO",
          "UnitPrice": 145.0000,
          "Quantity": 5,
          "ItemId": "EQC-MGE1",
          "ItemName": "MARY GRACE ENSAYMADA",
          "Category": "ENSAYMADAS",
          "TotalPrice": 725.0000
        },
        {
          "OrderNumber": 22075,
          "OrderDateTime": "2024-07-24T12:20:53",
          "IsVoided": false,
          "DineType": "TO",
          "UnitPrice": 89.0000,
          "Quantity": 1,
          "ItemId": "CRC-MGCR1",
          "ItemName": "MG CHEESE ROLLS 1",
          "Category": "CHEESE ROLLS",
          "TotalPrice": 89.0000
        },
        {
          "OrderNumber": 22075,
          "OrderDateTime": "2024-07-24T12:20:53",
          "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": "",
          "Bank": "PAYMAYA",
          "Amount": 645.8600
        }
      ]
    },
    {
      "TransactionDate": "2024-07-24T12:47:50",
      "OrderNumber": 22076,
      "ORNumber": 18633,
      "DineType": "TO",
      "TransactionType": "REG",
      "GrossAmount": 452.0000,
      "NetAmount": 452.0000,
      "DiscountAmount": 0.0000,
      "DiscountType": "",
      "DiscountPercent": 0.0000,
      "ItemDiscountAmount": 0.0000,
      "ServiceChargeAmount": 0.0000,
      "PaxNumber": 1,
      "WithVAT": 452.0000,
      "NoVAT": 0.00,
      "VATExempt": 0.0000000,
      "SCVATExempt": 0.0000,
      "VATRate": 12.0,
      "SCPaxNumber": 0.0,
      "Cashier": "GERSON T",
      "Branch": "C044",
      "SaleDetails": [
        {
          "OrderNumber": 22076,
          "OrderDateTime": "2024-07-24T12:47:50",
          "IsVoided": false,
          "DineType": "TO",
          "UnitPrice": 452.0000,
          "Quantity": 1,
          "ItemId": "SCM-CC1",
          "ItemName": "CHOCOLATE CAKE M",
          "Category": "SIGNATURE CAKES",
          "TotalPrice": 452.0000
        },
        {
          "OrderNumber": 22076,
          "OrderDateTime": "2024-07-24T12:47:50",
          "IsVoided": false,
          "DineType": "TO",
          "UnitPrice": 0.0000,
          "Quantity": 1,
          "ItemId": "NFC-FPC1",
          "ItemName": "FREE PINK CANDLE",
          "Category": "NON-FOOD",
          "TotalPrice": 0.0000
        },
        {
          "OrderNumber": 22076,
          "OrderDateTime": "2024-07-24T12:47:50",
          "IsVoided": false,
          "DineType": "TO",
          "UnitPrice": 0.0000,
          "Quantity": 1,
          "ItemId": "NFP-TOPBS1",
          "ItemName": "TO PBAG SMALL",
          "Category": "NON-FOOD",
          "TotalPrice": 0.0000
        }
      ],
      "PaymentDetails": [
        {
          "ModeOfPayment": "CARD",
          "Type": "PAYMAYA",
          "Provider": "",
          "Bank": "PAYMAYA",
          "Amount": 452.0000
        }
      ]
    }
  ]
}