{
"productCode": 0,
"openCorpId": 1798255628121411584,
"staffId":1796384291333214216,
"sealId": 10468,
"bizCode": "EB2024053117ewRQKofoRNZM",
"beginTime": null,
"endTime": null,
"clientType": "pc",
"redirectConfig": null
}
curl --location --request POST 'http://api.pre-qiandun365.com/api/sealAutoSignAuthUrl' \
--header 'Content-Type: application/json' \
--data-raw '{
"productCode": 0,
"openCorpId": 1798255628121411584,
"staffId":1796384291333214216,
"sealId": 10468,
"bizCode": "EB2024053117ewRQKofoRNZM",
"beginTime": null,
"endTime": null,
"clientType": "pc",
"redirectConfig": null
}'
{
"result": {
"authUrl": "https://www.test123.com/third/free/autoSign?channel=open&temporaryToken=XJCxtq6n&authCode=73i90mqsgf1pwmtjmswb&appId=93"
},
"code": "200",
"msg": "成功",
"logKey": "d1fd6f2c",
"ts": "1715926582952",
"success": true
}