接口地址:https://cus.allinpay.com/cusapi/merchantapi/secondpage
测试地址:https://syb-test.allinpay.com/vsppcusapi/merchantapi/secondpage
使用场景:
用于代理商设置商户秒到开关
请求方式:
组装url例如:https://syb-test.allinpay.com/vsppcusapi/merchantapi/secondpage?appid=xxx&cusid=xxx&sign=xxx浏览器中打开
请求参数:
字段名称 |
类型 |
可空 |
说明 |
最长长度 |
备注 |
---|---|---|---|---|---|
appid |
String |
否 |
通联分配的appid |
8 |
|
orgid |
String |
否 |
代理商号 |
15 |
|
cusid |
String |
否 |
商户号 |
15 |
|
version |
String |
否 |
版本号 |
4 |
默认11 |
randomstr |
String |
否 |
自行生成的随机字符串 |
32 |
|
signtype |
String |
否 |
RSA/SM2 |
8 |
|
sign |
String |
否 |
sign校验码 |
32 |
详见签名规范 |
响应参数:h5页面