OwnerNonUsageCashReservation
UpdateReservation
Updates a Non Usage Owner reservation.
Parameters
Name
Type
Required
Description
id
Int32
✓
The reservation Id
reservationModel
OwnerNonUsageCashReservationForUpdateModel
✓
The reservation to update with
Returns
Type:
int
Description:
The id of the updated Non Usage Owner reservation.
Http Method:
POST
Url:
api/OwnerNonUsageCashReservation/UpdateReservation/{id}