生成酒店预订订单
POST
/mobile/api/hotel/order/hotelorder
接口描述
张俭
请求头
参数名
类型
描述
必填
token
string
必填
请求参数
参数名
类型
描述
必填
orderMoneys
string
订单价格(必填)
必填
timeStart
string
入住时间(必填)
必填
timeEnd
string
离开时间(必填)
必填
hotelId
string
酒店id(必填)
必填