接口地址:https://cus.allinpay.com/cusapi/merchantapi/wxverify
测试地址:https://syb-test.allinpay.com/vsppcusapi/merchantapi/wxverify
使用场景:
用于微信/支付宝子商户认证
请求方式:
组装url例如:https://syb-test.allinpay.com/cusapi/merchantapi/wxverify?appid=xxx&cusid=xxx&sign=xxx浏览器中打开
请求参数:
字段名称 |
类型 |
可空 |
说明 |
最长长度 |
备注 |
---|---|---|---|---|---|
appid |
String |
否 |
通联分配的appid |
8 |
|
orgid |
String |
否 |
合作方号 |
15 |
|
cusid |
String |
否 |
授权商户号 |
15 |
|
version |
String |
否 |
版本号 |
4 |
默认1 |
userid |
String |
否 |
对应拓展人 |
40 |
|
sign |
String |
否 |
sign校验码 |
32 |
签名逻辑 |
notifyurl |
String |
可 |
回调url |
256 |
回调url |
signtype |
String |
是 |
签名方式 |
10 |
RSA、SM2 |
pagetype |
String |
是 |
wx单独微信 ali单独支付宝 all |
|
|
响应参数:h5页面