{
"reservationId": "54c41ef9-5629-4a9c-bb0d-10f615966bd0",
"publicId": "string",
"createdAt": "2019-08-24T14:15:22.123Z",
"status": "string",
"paymentStatus": "string",
"totalCents": 0,
"ticketCount": 0,
"leadName": "string",
"leadEmail": "string",
"leadPhone": "string",
"tickets": [
{
"id": "497f6eca-6276-4993-bfeb-53cbbbba6f08",
"ticketTypeName": "string",
"status": "string",
"tokenPrefix": "string",
"holderName": "string",
"redeemedAt": "2019-08-24T14:15:22.123Z"
}
]
}