FullOwnerReservations
AddNote
Adds a note to the reservation
Parameters
Name
Type
Required
Description
reservationId
Int32
✓
The id of the reservation
note
ReservationNoteForCreateModel
✓
The note to add
Returns
Type:
int
Description:
The id of the added note
Http Method:
POST
Url:
api/FullOwnerReservations/{reservationId}/Notes