Lately we've been focusing on maintenance, but we also found time to add in two new API methods that allow you to see the reservation and guest notes.
Endpoint(s) | Description |
---|---|
getReservationNotes (new) |
See reservation notes filtered by reservationID. |
getGuestNotes (new) |
See guest notes filtered by guestID. |
oauth |
Added state parameter that allows passing dynamic parameters in the OAuth URL. |
getReservations |
Added the list of unassigned rooms within the guest details. |
Comments
0 comments
Please sign in to leave a comment.