WalkInReservation
GetFolio
Gets the folio from reservation to create package addons
Parameters
Name |
Type |
Required |
Description |
reservationId |
Int32 |
✓ |
The id of the reservation |
Returns
- Type:
-
List of ReservationFolioModel
- Description:
- The reservation folio's use to create package addons
- Http Method:
- GET
- Url:
- api/WalkInReservation/GetFolio/{reservationId}