查看商户详情
POST
http://localhost/merchant/seller/detail
接口描述
查看商户详情,所有商户有关的信息、包括地址头像、收费信息等
请求参数
参数名
类型
描述
必填
seller_id
int
商户id
必填
响应参数
参数名
类型
描述
必填
code
int
示例:1
必填
id
int
商户id 示例:12
必填
name
string
商户名称 示例:有价
必填
manager_id
int
管理员id 示例:60
必填
status
int
状态 示例:1
必填
province_code
int
国家编码 示例:440000
必填
city_code
int
城市编码 示例:440300
必填
district_code
int
地区编码 示例:440305
必填
area
string
所造区域 示例:广东省深圳市南山区
必填
address
string
地址 示例:南头街道关口二路南山建工村保障性住房
必填
longitude
string
经度 示例:113.925848
必填
latitude
string
维度 示例:22.562384
必填
logo
string
logo 示例:0
必填
picture
string
照片 示例:0
必填
shop_start
string
营业最早时间 示例:00:00
必填
shop_end
string
营业结束时间 示例:00:00
必填
average_price
int
平均消费水平 示例:0
必填
contacts
object
联系人 示例:null
必填
tel
string
电话 示例:15862862565
必填
no_credit
int
不免密 示例:0
必填
brokerage
int
佣金百分比 示例:30
必填
brokerage_show
int
商户显示比例 示例:20
必填
brokerage_rate
int
分成系数比 示例:50
必填
not_delete
int
没有删除 示例:1
必填
agency_id
int
代理商id 示例:48
必填
employee_id
int
业务员id 示例:59
必填
employee_brokerage
int
示业务员分成 示例:60
必填
total_amount
string
总计金额 示例:0.00
必填
total_num
int
总计次数 示例:0
必填
create_time
int
创建时间 示例:1606452955
必填
update_time
int
更新时间 示例:1606808689
必填
can_edit
boolean
可以编辑 示例:true
必填
agency_brokerage
int
代理商分成 示例:90
必填
agency_name
string
代理商名称 示例:测试顶级代理
必填
maxCharge
int
最高消费 示例:90
必填
employee_name
string
业务员名称 示例:测试分成
必填
manager_name
string
管理员名称 示例:测试分成管理
必填
msg
string
示例:收费设置!!!!
必填