Reservation

postReservationNote

Adds a reservation note

post/postReservationNote

Response

200 Response

successboolean

Returns if the request could be completed

reservationNoteIDstring

Reservation note ID

messagestring nullable

To be used in case any error occurs (if success = false). If success = true, it does not exist.

Changes