PointsReservation UpdateReservation

Updates a Points reservation

Parameters

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

Returns

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