{
  "SalesCollection": [
    {
      "TransactionDate": "2023-03-31T08:30:10",
      "OrderNumber": 28,
      "ORNumber": 3,
      "DineType": "TO",
      "TransactionType": "REG",
      "GrossAmount": 762.0000,
      "NetAmount": 762.0000,
      "DiscountAmount": 0.0000,
      "DiscountType": "",
      "DiscountPercent": 0.0000,
      "ItemDiscountAmount": 0.0000,
      "ServiceChargeAmount": 0.0000,
      "PaxNumber": 1,
      "WithVAT": 762.0000,
      "NoVAT": 0.00,
      "VATExempt": 0.0000000,
      "SCVATExempt": 0.0000,
      "VATRate": 12.0,
      "SCPaxNumber": 0.0,
      "Cashier": "RAINIER",
      "Branch": "C036",
      "SaleDetails": [
        {
          "OrderNumber": 28,
          "OrderDateTime": "2023-03-31T08:30:10",
          "IsVoided": false,
          "DineType": "TO",
          "UnitPrice": 239.0000,
          "Quantity": 1,
          "ItemId": "GHS2",
          "ItemName": "NO ITEM DESCRIPTION FOUND",
          "Category": "SIGNATURE CAKES",
          "TotalPrice": 239.0000
        },
        {
          "OrderNumber": 28,
          "OrderDateTime": "2023-03-31T08:30:10",
          "IsVoided": false,
          "DineType": "TO",
          "UnitPrice": 523.0000,
          "Quantity": 1,
          "ItemId": "GFP3",
          "ItemName": "NO ITEM DESCRIPTION FOUND",
          "Category": "SIGNATURE CAKES",
          "TotalPrice": 523.0000
        }
      ],
      "PaymentDetails": [
        {
          "ModeOfPayment": "OTHER SALES",
          "Type": "GRAB SALES",
          "Provider": "NA",
          "Bank": "NA",
          "Amount": 762.0000
        }
      ]
    },
    {
      "TransactionDate": "2023-03-31T08:42:20",
      "OrderNumber": 29,
      "ORNumber": 4,
      "DineType": "TO",
      "TransactionType": "REG",
      "GrossAmount": 1282.0000,
      "NetAmount": 1282.0000,
      "DiscountAmount": 0.0000,
      "DiscountType": "",
      "DiscountPercent": 0.0000,
      "ItemDiscountAmount": 0.0000,
      "ServiceChargeAmount": 0.0000,
      "PaxNumber": 1,
      "WithVAT": 1282.0000,
      "NoVAT": 0.00,
      "VATExempt": 0.0000000,
      "SCVATExempt": 0.0000,
      "VATRate": 12.0,
      "SCPaxNumber": 0.0,
      "Cashier": "RAINIER",
      "Branch": "C036",
      "SaleDetails": [
        {
          "OrderNumber": 29,
          "OrderDateTime": "2023-03-31T08:42:20",
          "IsVoided": false,
          "DineType": "TO",
          "UnitPrice": 1282.0000,
          "Quantity": 1,
          "ItemId": "GBG3",
          "ItemName": "NO ITEM DESCRIPTION FOUND",
          "Category": "SIGNATURE CAKES",
          "TotalPrice": 1282.0000
        }
      ],
      "PaymentDetails": [
        {
          "ModeOfPayment": "OTHER SALES",
          "Type": "GRAB SALES",
          "Provider": "NA",
          "Bank": "NA",
          "Amount": 1282.0000
        }
      ]
    }
  ]
}