商家入住申请
POST
index.php/Api/user_to_shop
请求头
参数名
类型
描述
必填
content-type
application/x-www-form-urlencoded
必填
请求参数
参数名
类型
描述
必填
user_id
int
当前用户id(必填)
必填
shop_name
str
店铺名称(必填)
必填
address
str
店铺地址(必填)
必填
logo
str
店铺logo(必填)不要带http链接
必填
license_img
str
店铺营业执照(必填)不要带http链接
必填
cardimg1
str
身份证正面(必填)不要带http链接
必填
cardimg2
str
身份证反面(必填)不要带http链接
必填
password
str
店铺后台登录密码(非必填,默认为:123456)
必填
description
str
描述(非必填)
必填