文档
测试

获取商家 我的订单

GET
/retailer/orders

接口描述

商家首次登录进行 乱码

请求参数

参数名
类型
描述
必填
retailer_id
string
前端获取用户微信openid 作为 商户唯一标识符
必填
session_code
string
必填

响应参数

参数名
类型
描述
必填
msg
string
成功失败提示信息
必填
orderTypeNum
object
三类订单数量
必填
conConfirm
int
待确认
必填
conOrder
int
待配送
必填
finish
int
已完成
必填
Income
object
收入
必填
todayIncome
int
今日收入
必填
totalIncome
int
总收入
必填
orders
array
订单 时间排序
必填
productList
arry
商品
必填
name
string
必填
price
int
必填
unit
string
必填
orderCount
int
需求数量
必填
tel
string
联系电话
必填
customerID
string
顾客昵称
必填
status
int
待确认/待配送/已送达
必填
orderID
int
订单编号
必填
community
string
社区位置
必填