门店订单详情
POST
http://lianbang.test/saapi/salesman_api/user_orderinfo
请求头
参数名
类型
描述
必填
token
string
示例:892ffb15d2ef1c4bead38188ca0857605dbfa4ecaa439a1cec6c79a75933571ab7af2716bfba6ee250b0b7931cac25617efba313dc3c5252c06f6bd5454bc7a0
必填
请求参数
参数名
类型
描述
必填
id
int
示例:2
必填
响应参数
参数名
类型
描述
必填
code
int
示例:200
必填
msg
string
示例:ok
必填
id
int
示例:2
必填
order_id
string
示例:wx2020121509291310001
必填
add_time
int
示例:1607995753
必填
total_num
int
示例:4
必填
cart_id
string
示例:[3,4]
必填
pay_price
string
示例:38.56
必填
total_price
string
示例:38.56
必填
status
int
示例:2
必填
cart_num
int
示例:2
必填