19-1.提交点名订单
POST
https://{{domain}}:{{port}}/api/robot/order/submitCall
接口描述
下点名单 当偏移量在offset分钟之内 直接下单 否则返回变动的等待时间
请求头
参数名
类型
描述
必填
Content-Type
string
application/json
必填
Request-Site
string
机器人编号
必填
Authorization
string
Authorization参数说明
必填
Authorization参数说明
RequestParam
参数名
类型
描述
必填
firmid
int
门店编号
必填
RequestBody
参数名
类型
描述
必填
bseqid
int
占用房间时的订单号
必填
itemid
int
项目
必填
total
double
点数
必填
staffid
int
技师编号
必填
staffno
string
技师工号
必填
waittime
int
当前等待时间
必填
offset
int
等待时间偏移量
必填
itemtime
int
项目时长
必填
roomno
string
占用的房间号
必填
响应
参数名
类型
描述
必填
errorcode
int
技师等待时间变动时为1
必填
message
string
示例:SUCCESS
必填
code
int
成功1失败0
必填
status
int
示例:1
必填
staffid
int
示例:120000022
必填
staffname
string
示例:高静
必填
stafflevelid
int
示例:10
必填
staffno
string
示例:1
必填
gender
string
示例:男
必填
notes
object
示例:null
必填
stafflevel
string
示例:普通
必填
sex
int
示例:1
必填
waittime
int
示例:0
必填
freetime
int
示例:0
必填
staffsurcharge
int
示例:0
必填