特约商户入网(小微)
沙箱环境
https://sandbox.yeepay.com/yop-center
沙箱环境
https://sandbox.yeepay.com/yop-center
POST
https://sandbox.yeepay.com/yop-center
mer
请求参数
Header 参数
x-yop-sdk-version
string
可选
默认值:
4.0.0
Body 参数application/x-www-form-urlencoded
requestNo
string
入网请求号
<= 64 字符
示例值:
YBRWQQH20210622XXXXXX
businessRole
string
入网商户业务角色
示例值:
SETTLED_MERCHANT
merchantSubjectInfo
string
商户主体信息
示例值:
{ "signName":"商户签约名", "shortName":"商户简称" }
merchantCorporationInfo
string
商户法人信息
示例值:
{ "legalLicenceType":"法人证件类型", "legalLicenceNo":"法人证件编号", "legalLicenceFrontUrl":"法人证件人像面照片地址", "legalLicenceBackUrl":"法人证件非人像 面照片地址", "mobile":"法人手机号" }
industryCategoryInfo
string
经营类目
示例值:
{ "primaryIndustryCategory":"一级行业分类编码", "secondaryIndustryCategory":"二级行业分类编码" }
businessAddressInfo
string
经营地址
示例值:
{ "province":"经营省", "city":"经营市", "district":"经营区", "address":"经营地址" }
accountInfo
string
结算账户信息
示例值:
{ "bankAccountType":"银行账户类型", "bankCardNo":"银行账户号码", "bankCode":"开户总行编码" }
notifyUrl
string
商户回调地址
<= 256 字符
示例值:
https://notify.merchant.com/xxx
productInfo
string
开通产品信息
示例值:
[{"productCode":"MERCHANT_SCAN_ALIPAY_OFFLINE","rateType":"SINGLE_PERCENT","percentRate":"0.1"},{"productCode":"MERCHANT_SCAN_UNIONPAY_CREDIT","rateType":"SINGLE_FIXED","fixedRate":"1"},{"productCode":"T1","rateType":"SINGLE_PERCENT","percentRate":"0.1"}]
productQualificationInfo
string
产品资质
示例值:
{"paymentScene": "RLZYFW", "systemScreenshotUrl": "https://staticres.yeepay.com/xxx.文件后缀", "specialPermitProcessUrl": "https://staticres.yeepay.com/xxx.文件后缀", "agreementPhotoUrl": "https://staticres.yeepay.com/xxx.文件后缀" }
functionService
string
功能服务
示例值:
["SHARE","BACKUP"]
functionServiceQualificationInfo
string
可选
示例值:
{"shareScene":"FZ_FJ001","shareCertificate":"https://staticres.yeepay.com/xxx.文件后缀","alipayBackupCount":"5","wechatBackupCount":"30"}
businessScene
string
商户收单场景
示例值:
{"businessSceneList":["POS"],"isAppIdConfig":"YES","appIdConfigType":"MERCHANT","appId":"121","appSecret":"121"}
businessConfig
string
支付业务配置
示例值:
{"channelConfigs":[{"channelIdentifier":"渠道号配置-渠道标识","scene":"渠道号配置-场景"}]}
bankOpenAccountInfo
string
银行账户开通
示例值:
{"isOpenAccount":"是否开立账户","openAccountNoticeUrl":"开户结果回调通知","bankCardType":"绑定卡类型","bindCardNo":"银行卡号","bindAccountName":"银行卡户名","bankCode":"总行号","branchBankCode":"联行号","bankMobile":"银行预留手机号"}