Reservation endpoints now return a booker_email field containing the booker’s email address as recorded in the Stay Card. If no booker email is present, the field returns an empty string.
Affected endpoints: GET /reservations, GET /reservations/{id}, GET /reservations/due_in, GET /reservations/checked_in




