{
  "SalesCollection": [
    {
      "TransactionDate": "2023-09-29T09:27:19",
      "OrderNumber": 570,
      "ORNumber": 50,
      "DineType": "TO",
      "TransactionType": "REG",
      "GrossAmount": 821.0000,
      "NetAmount": 821.0000,
      "DiscountAmount": 0.0000,
      "DiscountType": "",
      "DiscountPercent": 0.0000,
      "ItemDiscountAmount": 0.0000,
      "ServiceChargeAmount": 0.0000,
      "PaxNumber": 1,
      "WithVAT": 821.0000,
      "NoVAT": 0.00,
      "VATExempt": 0.0000000,
      "SCVATExempt": 0.0000,
      "VATRate": 12.0,
      "SCPaxNumber": 0.0,
      "Cashier": "NICOLE GONGON",
      "Branch": "C031",
      "SaleDetails": [
        {
          "OrderNumber": 570,
          "OrderDateTime": "2023-09-29T09:27:19",
          "IsVoided": false,
          "DineType": "TO",
          "UnitPrice": 598.0000,
          "Quantity": 1,
          "ItemId": "SCM-MGC1",
          "ItemName": "MARY GRACE CHEESECAKE M",
          "Category": "SIGNATURE CAKES",
          "TotalPrice": 598.0000
        },
        {
          "OrderNumber": 570,
          "OrderDateTime": "2023-09-29T09:27:19",
          "IsVoided": false,
          "DineType": "TO",
          "UnitPrice": 0.0000,
          "Quantity": 1,
          "ItemId": "NFP-TOPBEQ1",
          "ItemName": "TO PAPER BAG EQ",
          "Category": "NON-FOOD",
          "TotalPrice": 0.0000
        },
        {
          "OrderNumber": 570,
          "OrderDateTime": "2023-09-29T09:27:19",
          "IsVoided": false,
          "DineType": "TO",
          "UnitPrice": 223.0000,
          "Quantity": 1,
          "ItemId": "DB-LB4",
          "ItemName": "LEMON BARS 4",
          "Category": "DESSERT BARS",
          "TotalPrice": 223.0000
        }
      ],
      "PaymentDetails": [
        {
          "ModeOfPayment": "OTHER SALES",
          "Type": "GRAB",
          "Provider": "NA",
          "Bank": "NA",
          "Amount": 821.0000
        }
      ]
    },
    {
      "TransactionDate": "2023-09-29T10:04:54",
      "OrderNumber": 571,
      "ORNumber": 51,
      "DineType": "TO",
      "TransactionType": "REG",
      "GrossAmount": 512.0000,
      "NetAmount": 512.0000,
      "DiscountAmount": 0.0000,
      "DiscountType": "",
      "DiscountPercent": 0.0000,
      "ItemDiscountAmount": 0.0000,
      "ServiceChargeAmount": 0.0000,
      "PaxNumber": 1,
      "WithVAT": 512.0000,
      "NoVAT": 0.00,
      "VATExempt": 0.0000000,
      "SCVATExempt": 0.0000,
      "VATRate": 12.0,
      "SCPaxNumber": 0.0,
      "Cashier": "NICOLE GONGON",
      "Branch": "C031",
      "SaleDetails": [
        {
          "OrderNumber": 571,
          "OrderDateTime": "2023-09-29T10:04:54",
          "IsVoided": false,
          "DineType": "TO",
          "UnitPrice": 0.0000,
          "Quantity": 1,
          "ItemId": "NFP-TOPBEQ1",
          "ItemName": "TO PAPER BAG EQ",
          "Category": "NON-FOOD",
          "TotalPrice": 0.0000
        },
        {
          "OrderNumber": 571,
          "OrderDateTime": "2023-09-29T10:04:54",
          "IsVoided": false,
          "DineType": "TO",
          "UnitPrice": 512.0000,
          "Quantity": 1,
          "ItemId": "CRC-MGCR6",
          "ItemName": "CHEESEROLLS6",
          "Category": "CHEESE ROLLS",
          "TotalPrice": 512.0000
        }
      ],
      "PaymentDetails": [
        {
          "ModeOfPayment": "OTHER SALES",
          "Type": "GRAB",
          "Provider": "NA",
          "Bank": "NA",
          "Amount": 512.0000
        }
      ]
    }
  ]
}