FullOwnerReservations UpdateReservation

Updates a full Owner reservation

Parameters

Name Type Required Description
id Int32 The Id of the reservation to update
reservationModel ReservationForUpdateModel The reservation to update with

Returns

Type:
int
Description:
The id of the updated fullOwner reservation
Http Method:
POST
Url:
api/FullOwnerReservations/UpdateReservation/{id}