ExchangeReservation
UpdateReservation
Updates an Exchange reservation
Parameters
Name
Type
Required
Description
id
Int32
✓
The reservation ID
reservationModel
ReservationForUpdateModel
✓
The reservation to update with
Returns
Type:
int
Description:
The id of the updated Exchange Reservation
Http Method:
POST
Url:
api/ExchangeReservation/UpdateReservation/{id}