{
  "SalesCollection": [
    {
      "TransactionDate": "2025-03-27T13:02:59",
      "OrderNumber": 13890,
      "ORNumber": 11070,
      "DineType": "TO",
      "TransactionType": "REG",
      "GrossAmount": 847.0000,
      "NetAmount": 847.0000,
      "DiscountAmount": 0.0000,
      "DiscountType": "",
      "DiscountPercent": 0.0000,
      "ItemDiscountAmount": 0.0000,
      "ServiceChargeAmount": 0.0000,
      "PaxNumber": 1,
      "WithVAT": 847.0000,
      "NoVAT": 0.00,
      "VATExempt": 0.0000000,
      "SCVATExempt": 0.0000,
      "VATRate": 12.0,
      "SCPaxNumber": 0.0,
      "Cashier": "RC",
      "Branch": "C069",
      "SaleDetails": [
        {
          "OrderNumber": 13890,
          "OrderDateTime": "2025-03-27T13:02:59",
          "IsVoided": false,
          "DineType": "TO",
          "UnitPrice": 847.0000,
          "Quantity": 1,
          "ItemId": "CRC-MGCR12",
          "ItemName": "CHEESEROLLS12",
          "Category": "CHEESE ROLLS",
          "TotalPrice": 847.0000
        },
        {
          "OrderNumber": 13890,
          "OrderDateTime": "2025-03-27T13:02:59",
          "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": 847.0000
        }
      ]
    },
    {
      "TransactionDate": "2025-03-27T18:26:16",
      "OrderNumber": 13891,
      "ORNumber": 11071,
      "DineType": "TO",
      "TransactionType": "REG",
      "GrossAmount": 521.0000,
      "NetAmount": 521.0000,
      "DiscountAmount": 0.0000,
      "DiscountType": "",
      "DiscountPercent": 0.0000,
      "ItemDiscountAmount": 0.0000,
      "ServiceChargeAmount": 0.0000,
      "PaxNumber": 1,
      "WithVAT": 521.0000,
      "NoVAT": 0.00,
      "VATExempt": 0.0000000,
      "SCVATExempt": 0.0000,
      "VATRate": 12.0,
      "SCPaxNumber": 0.0,
      "Cashier": "RC",
      "Branch": "C069",
      "SaleDetails": [
        {
          "OrderNumber": 13891,
          "OrderDateTime": "2025-03-27T18:26:16",
          "IsVoided": false,
          "DineType": "TO",
          "UnitPrice": 521.0000,
          "Quantity": 1,
          "ItemId": "DB-BB8",
          "ItemName": "BROWNIE BARS 8",
          "Category": "DESSERT BARS",
          "TotalPrice": 521.0000
        }
      ],
      "PaymentDetails": [
        {
          "ModeOfPayment": "CARD",
          "Type": "PAYMAYA",
          "Provider": "MAYA",
          "Bank": "PAYMAYA",
          "Amount": 521.0000
        }
      ]
    }
  ]
}