GET api/DailyStocks/RoomAllotment?startDate={startDate}&endDate={endDate}
Request Information
URI Parameters
Name | Description | Type | Additional information |
---|---|---|---|
startDate | date |
Required |
|
endDate | date |
Required |
Body Parameters
None.
Response Information
Resource Description
Collection of GroupedRoomAllotmentViewModelName | Description | Type | Additional information |
---|---|---|---|
ServiceItemId | integer |
None. |
|
ServiceItemName | string |
None. |
|
IsPromo | boolean |
None. |
|
StockItemCode | string |
None. |
|
RoomAllotments | Collection of RoomAllotmentViewModel |
None. |
Response Formats
application/json, text/json, application/xml, text/xml
Sample:
Sample not available.