GET api/DailyStocks/RoomAllotment/ByProfileId/{profileId}/{startDate}/{endDate}

Request Information

URI Parameters

NameDescriptionTypeAdditional information
profileId

integer

Required

startDate

date

Required

endDate

date

Required

Body Parameters

None.

Response Information

Resource Description

Collection of GroupedRoomAllotmentViewModel
NameDescriptionTypeAdditional 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.