{
"page": 1,
"pageSize": 5,
"totalRecords": 151,
"totalPages": 31,
"items": [
{
"bookingId": 229,
"bookingType": "boarding",
"reference": "WTKB000229",
"status": "new",
"customerId": 165,
"customerName": "Example Customer",
"petNames": "Poppy",
"numberOfPets": 1,
"serviceId": 1,
"checkInDate": "2026-05-07T00:00:00Z",
"checkOutDate": "2026-05-08T00:00:00Z",
"bookingPaid": false,
"hasPayment": false
}
]
}