{
"event": {
"id": "497f6eca-6276-4993-bfeb-53cbbbba6f08",
"businessLocationId": "84527a82-7de9-4552-9101-e217e0c1ba3a",
"reservableVariantId": "9690f75d-e491-408d-adc6-ca59c38a215c",
"staffMemberIds": [
"497f6eca-6276-4993-bfeb-53cbbbba6f08"
],
"formTemplateIds": [
"497f6eca-6276-4993-bfeb-53cbbbba6f08"
],
"title": "string",
"description": "string",
"startsAt": "2019-08-24T14:15:22.123Z",
"endsAt": "2019-08-24T14:15:22.123Z",
"capacity": 0,
"minAttendeesToConfirm": 0,
"confirmationDeadline": "2019-08-24T14:15:22.123Z",
"bookingMode": "string",
"status": "string",
"pricePerSlotCents": 0,
"collectPaymentOnline": true,
"isTicketed": true,
"refundPolicy": "string",
"isCharitable501c3": true,
"maxTicketsPerCustomer": 0,
"redemptionGraceMinutes": 0,
"consumedSlots": 0,
"activeBookingCount": 0,
"createdAt": "2019-08-24T14:15:22.123Z",
"updatedAt": "2019-08-24T14:15:22.123Z"
},
"bookings": [
{
"reservationId": "54c41ef9-5629-4a9c-bb0d-10f615966bd0",
"reservationPublicId": "string",
"customerId": "87d8e330-2878-4742-a86f-dbbb3bf522ac",
"customerName": "string",
"customerEmail": "string",
"customerPhone": "string",
"partySize": 0,
"status": "string",
"createdAt": "2019-08-24T14:15:22.123Z",
"attendees": [
{
"id": "497f6eca-6276-4993-bfeb-53cbbbba6f08",
"name": "string",
"email": "string",
"phone": "string"
}
]
}
]
}