GET api/SunOA/NegotiationRoom_Booking/BookedTime?NRID={NRID}&date={date}
根据房号 日期 获取已预订时间段
Request Information
URI Parameters
Name | Description | Type | Additional information |
---|---|---|---|
NRID |
房号ID |
integer |
Required |
date |
日期 |
string |
Required |
Body Parameters
None.
Response Information
Resource Description
Collection of ObjectNone.
Response Formats
application/json, text/json, application/xml, text/xml
Sample:
Sample not available.