预约详情
POST
/store/StorePlan/getStorePlanInfo
请求参数
参数名
类型
描述
必填
plan_id
int
预约ID
必填
响应参数
参数名
类型
描述
必填
status
int
预约状态:1-预约中 2-已到店 3-已取消
必填
pay_type
int
支付类型:1-线下购买 2-线上购买
必填
pay_mode
int
支付方式:1-微信 2-支付宝 3-现金
必填
actual_payment
float
支付金额
必填
user_type
int
顾客类型:1-普通用户 2-会员
必填
traded_type
int
交易详情:1-待交易 2-交易成功 3-交易失败
必填
remarks
string
备注
必填
plan_date
string
预约日期
必填
plan_time
string
预约时间
必填
username
string
姓名
必填
mobile
int
电话
必填
name
string
预约项目
必填