{ "corpOperatorInfo": { "corpName": "郑州客客科技有限公司", "staffInfo": { "psnAccount": "15267777150" } }, "contractId": "8785", "clientType": "pc" }
curl --location --request POST 'http://api.pre-qiandun365.com/api/getContractOperateUrl' \ --header 'Content-Type: application/json' \ --data-raw '{ "corpOperatorInfo": { "corpName": "郑州客客科技有限公司", "staffInfo": { "psnAccount": "15267777150" } }, "contractId": "8785", "clientType": "pc" }'
{ "result": { "operateUrl": "https://saas-pc.pre-qiandun365.com/signManage?contractId=3084&temporaryToken=G5AfWrEc" }, "code": "200", "msg": "成功", "logKey": "02cea512", "ts": "1691482581753", "success": true }