{
  "version": 1,
  "orders": [
    {
      "id": "e6256hskcv76",
      "venueSlug": "villaxedyana",
      "tableLabel": "Butsok",
      "guestName": "Dada",
      "status": "cancelled",
      "items": [
        {
          "menuItemId": "san-mig-light",
          "name": "San Mig Light",
          "quantity": 3,
          "unitPrice": 75
        },
        {
          "menuItemId": "fried-chicken",
          "name": "Fried Chicken",
          "quantity": 3,
          "unitPrice": 149
        },
        {
          "menuItemId": "fries",
          "name": "French Fries",
          "quantity": 2,
          "unitPrice": 89
        }
      ],
      "total": 850,
      "createdAt": 1781703524009,
      "updatedAt": 1781704283482
    },
    {
      "id": "o0vbrldp8xc0",
      "venueSlug": "villaxedyana",
      "tableLabel": "Butsok",
      "guestName": "Dada",
      "status": "cancelled",
      "items": [
        {
          "menuItemId": "san-mig-light",
          "name": "San Mig Light",
          "quantity": 3,
          "unitPrice": 75
        }
      ],
      "total": 225,
      "createdAt": 1781702580878,
      "updatedAt": 1781704284904
    },
    {
      "id": "4mozh4oacayk",
      "venueSlug": "villaxedyana",
      "tableLabel": "99",
      "guestName": "Test",
      "status": "cancelled",
      "items": [
        {
          "menuItemId": "iced-tea",
          "name": "Iced Tea",
          "quantity": 1,
          "unitPrice": 55
        }
      ],
      "total": 55,
      "createdAt": 1781702082777,
      "updatedAt": 1781704286158
    }
  ]
}
