申请店铺
POST
http://test.luckyuan.net/api/shop/Apply
请求参数
参数名
类型
描述
必填
shop_type
int
店铺类型 0个人 1公司
必填
company_name
string
公司名称 shop_type=1
必填
company_address
string
公司地址 shop_type=1
必填
busi_lice
string
营业执照号 shop_type=1
必填
busi_lice_pic
string
营业执照图片 shop_type=1
必填
legal_person
string
法人 shop_type=1
必填
id_front_pic
string
身份证正面照 shop_type=0或1
必填
id_back_pic
string
身份证反面照 shop_type=0或1
必填
real_name
string
真实姓名 shop_type=0
必填
mobile
string
联系电话 shop_type=0
必填
响应参数
参数名
类型
描述
必填
type
int
示例:0
必填
msg
string
示例:每个用户只可以申请一个店铺哦
必填
data
array
数据列表
必填