GET api/DailyStocks/TourGuide/ByTourGuideId/{tourGuideId}/{startDate}/{endDate}/{serviceItemIds}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| tourGuideId | integer |
Required |
|
| startDate | date |
Required |
|
| endDate | date |
Required |
|
| serviceItemIds | string |
Required |
Body Parameters
None.
Response Information
Resource Description
Collection of GroupedRoomAllotmentViewModel| Name | 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.