商家申请
POST
{{host}}/api/Shop/apply
请求头
参数名
类型
描述
必填
token
string
示例:_lylPenWGw1639379451a9owC395mM397026
必填
请求参数
参数名
类型
描述
必填
name
string
示例:流浪
必填
linkman
string
示例:流浪先生
必填
mobile
int
示例:18773143508
必填
logo
string
示例:logo
必填
province_code
string
示例:省编号
必填
city_code
string
示例:市编号
必填
district_code
string
示例:区编号
必填
address
string
示例:详细地址
必填
longitude
string
示例:经度
必填
latitude
string
示例:纬度
必填
inviter_code
int
示例:7662202201195873
必填
响应参数
参数名
类型
描述
必填
msg
string
示例:申请成功,等待审核
必填
name
string
示例:流浪
必填
linkman
string
示例:流浪先生
必填
mobile
string
示例:18773143508
必填
logo
string
示例:logo
必填
province_code
string
示例:省编号
必填
city_code
string
示例:市编号
必填
district_code
string
示例:区编号
必填
address
string
示例:详细地址
必填
longitude
string
示例:经度
必填
latitude
string
示例:纬度
必填
success
boolean
示例:true
必填
code
int
示例:0
必填