文档
测试

确定要三个中式

POST
/api/robot/order/draft/turns/confirm

接口描述

确认要三个中式

请求头

参数名
类型
描述
必填
Content-Type
string
application/json
必填
Request-Site
string
机器人编号
必填
Authorization
string
Authorization参数说明
必填

Authorization参数说明

请求token返回的**tokenHead**加**空格**加**toeken**

请求参数

参数名
类型
描述
必填
id
int
推荐id
必填
firmid
int
门店
必填
qty
int
数量
必填
memberid
int
会员id
可选
itemid
int
推荐的项目id
必填
roomid
int
确认的房间id
必填
roomno
string
确认的房间
必填
total
double
推荐的点数
必填

房间不足,中间被抢

参数名
类型
描述
必填
code
int
示例:0
必填
errorcode
int
示例:0
必填
message
string
示例:852房床位不足!
必填
data
object
示例:null
必填

成功

参数名
类型
描述
必填
code
int
示例:1
必填
errorcode
int
示例:0
必填
message
string
示例:SUCCESS
必填
data
array
数据列表
必填
itemid
int
示例:637935
必填
stafflevels
object
示例:null
必填
sex
object
示例:null
必填
blind
object
示例:null
必填
roomno
string
示例:788
必填
minwait
int
示例:0
必填
maxwait
int
示例:0
必填
count
int
示例:3
必填