WalkInReservation UpdateReservation

Updates a Walk In reservation

Parameters

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

Returns

Type:
int
Description:
The id of the updated Walk In Reservation
Http Method:
POST
Url:
api/WalkInReservation/UpdateReservation/{id}