GET api/v1/Guest/GetGuestPerRoom?RoomId={RoomId}&HotelId={HotelId}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| RoomId | integer |
Required |
|
| HotelId | integer |
Required |
Body Parameters
None.
Response Information
Resource Description
IHttpActionResultNone.
Response Formats
application/json, text/json
Sample:
Sample not available.