商户列表
POST
http://192.168.0.148:3000/seller/listDialog
接口描述
查询业务员下的商户列表
请求头
参数名
类型
描述
必填
code
string
示例:识别码
必填
请求参数
参数名
类型
描述
必填
agency_id
int
代理商id
必填
area
string
区域
必填
employee_id
int
业务员id
必填
name
string
商户名称
必填
page_size
int
页面大小
必填
status
string
状态 正常 禁止
必填
响应参数
参数名
类型
描述
必填
code
int
示例:1
必填
total
int
总计数量 示例:4
必填
id
int
商户id 示例:15
必填
name
string
商户 名字 示例:12312312
必填
manager_id
int
管理员id 示例:60
必填
status
string
状态 示例:正常 禁止
必填
province_code
int
国家id 示例:440000
必填
city_code
int
城市id 示例:440300
必填
district_code
int
区域id 示例:440306
必填
area
string
地区 示例:广东省深圳市宝安区
必填
address
string
地址 示例:宝安区创业一路(深圳市宝安区政府)
必填
longitude
string
经度 示例:113.88308
必填
latitude
string
维度 示例:22.55329
必填
logo
string
商家logo 示例:0
必填
picture
string
商家图片 示例:0
必填
shop_start
string
商铺最早营业时间 示例:09:00
必填
shop_end
string
商铺最晚营业时间 示例:22:00
必填
average_price
int
平均消费 示例:5000
必填
contacts
object
联系人 示例:null
必填
tel
string
电话 示例:
必填
no_credit
int
是否不免押 示例:0
必填
brokerage
int
佣金比例 示例:12
必填
brokerage_show
int
显示分成比 示例:21
必填
brokerage_rate
int
商户实际分成系数 示例:12
必填
not_delete
int
删除 示例:1:显示 0:删除
必填
agency_id
int
代理商id 示例:48
必填
employee_id
int
业务员id 示例:59
必填
employee_brokerage
int
业务员分成比例 示例:60
必填
password
object
登录密码 示例:null
必填
billing_type
int
订单类型计费方式,1系统,2商家 示例:2
必填
billing_set
string
示例:{"billingunit":"1","billingtime":"1","amount":"2","ceiling":"20","freetime":"5","wired_amount":[{"time":1,"text":"1小时","amount":"2"},{"time":3,"text":"3小时","amount":"3"},{"time":5,"text":"5小时","amount":"5"},{"time":12,"text":"12小时","amount":"50"}]}
必填
total_amount
string
订单总额 示例:0.00
必填
total_num
int
总数量 示例:0
必填
create_time
int
创建时间 示例:1607065339
必填
update_time
object
更新时间 示例:null
必填
employee
string
业务员 示例:测试分成
必填
manager_name
string
管理员名称 示例:测试分成管理
必填
agency
string
代理商名称 示例:测试顶级代理
必填
msg
string
示例:商户列表
必填