应用程序名称
主页
API
Api Log
Webapi Test
apiName:
api/Contract/GetRegisterAccountAuthUrl
获取签署账号认证地址(个人、机构)
Request:
application/json, text/json
{ "userType": 1, "userParam": { "accountId": "sample string 1", "authType": "sample string 2", "availableAuthTypes": [ "sample string 1", "sample string 2", "sample string 3" ], "authAdvancedEnabled": [ "sample string 1", "sample string 2", "sample string 3" ], "receiveUrlMobileNo": "sample string 3", "contextInfo": { "contextId": "sample string 1", "notifyUrl": "sample string 2", "origin": "sample string 3", "redirectUrl": "sample string 4", "showResultPage": true }, "indivInfo": { "bankCardNo": "sample string 1", "certNo": "sample string 2", "certType": "sample string 3", "mobileNo": "sample string 4", "name": "sample string 5" }, "configParams": { "indivUneditableInfo": [ "sample string 1", "sample string 2", "sample string 3" ] }, "repeatIdentity": true }, "orgParam": { "accountId": "sample string 1", "agentAccountId": "sample string 2", "authType": "sample string 3", "availableAuthTypes": [ "sample string 1", "sample string 2", "sample string 3" ], "agentAuthAdvancedEnabled": [ "sample string 1", "sample string 2", "sample string 3" ], "receiveUrlMobileNo": "sample string 4", "contextInfo": { "contextId": "sample string 1", "notifyUrl": "sample string 2", "origin": "sample string 3", "redirectUrl": "sample string 4", "showResultPage": true }, "orgEntity": { "name": "sample string 1", "certNo": "sample string 2", "legalRepCertType": "sample string 3", "legalRepCertNo": "sample string 4", "legalRepName": "sample string 5", "agentName": "sample string 6", "agentIdNo": "sample string 7", "organizationType": 8 }, "configParams": { "orgUneditableInfo": [ "sample string 1", "sample string 2", "sample string 3" ] }, "repeatIdentity": true }, "sessionId": "sample string 2", "requestSource": "sample string 3", "bundleID": "sample string 4", "requestGroupID": "sample string 5", "channel": "sample string 6", "loginUserID": "sample string 7", "clientIP": "sample string 8", "endDeviceNumber": "sample string 9", "cityName": "sample string 10" }
提交测试
Response:
这里显示返回消息