创建店铺(普通店)
POST
/webStore/v1/createStore
请求头
参数名
类型
描述
必填
Content-Type
application/json
必填
请求参数
参数名
类型
描述
必填
storeName
String
店铺名
必填
mainCategory
String
主营类目
必填
storeType
String
店铺类型
必填
threeCertificatesInOne
boolean
是否三证合一
必填
businessLicenseImg
String
营业执照
必填
businessAddress
String
经营地址
必填
legalPersonTypeOfCertificate
String
法人身份证件类型
必填
legalPersonPhone
String
法人手机号
必填
legalPersonCertificateImg
map[]
法人身份证件正反面 k:v
必填
legalPersonName
String
法人姓名
必填
legalPersonCertificate
String
法人身份证号
必填
legalPersonCertificateExp
String
法人身份证有效期
必填
businessExp
String
营业期限
必填
organizationCode
String
组织机构代码
可选
taxpayerIdentificationCode
String
纳税人识别码
可选
organizationCodeExp
String
组织机构代码有效期
可选
organizationCodeImg
String
组织机构代码图片
可选
taxRegistrationCertificateImg
String
税务登记证
可选