团队酒店预订-提交订单
POST
MeetHotelApi/NewTeamhotelOrderaffirm
请求参数
参数名
类型
描述
必填
UserId
int
当前用户id
必填
MtgID
int
会议id
必填
HolID
int
酒店id
必填
RoomID
int
房型id
必填
R_StartTime
time
入住时间
必填
R_RetreatTime
time
离店时间
必填
R_ReserveNum
int
预订数量(勾选人数)
必填
R_Price
decimal
Price*days(每个人的预订房费)
必填
Total
decimal
预定金(每个人的预定金)
必填
R_Type
int
房间类型
必填
DepositSwitch
int
是否开启预定金
必填
Remark
string
特殊需求
必填
响应参数
参数名
类型
描述
必填
code
int
200-成功
必填