| 错误码 | 错误信息 | 解决办法 |
|---|---|---|
| 500 | 服务繁忙,请重试. | 联系客服 |
| 400 | 参数错误. | 参数与接口文档进行核对 |
| oc_40005 | 签署记录不存在或状态异常 | 参数核对 |
| oc_40006 | 合同不存在或状态异常 | 参数核对 |
curl --location --request GET 'api.pre-qiandun365.com/api/open/contract/signer?contractId=1897893172027068416&businessCode&accountId=3321'{
"result": {
"signStatus": "finished",
"seqNo": 1,
"signFields": [
{
"fileCode": "FC_20250307141255daxfcgHqQPVFbhQ",
"fileId": "1",
"signFieldStyle": 2,
"dateFormat": "YYYY-MM-DD",
"signFieldPosition": {
"positionPage": 0,
"positionX": 0,
"positionY": 300
}
},
{
"fileCode": "FC_20250307141255daxfcgHqQPVFbhQ",
"fileId": "1",
"signFieldStyle": 1,
"dateFormat": "YYYY-MM-DD",
"signFieldPosition": {
"positionPage": 1,
"positionX": 279,
"positionY": 420
}
}
],
"authConfig": {
"willingnessAuthModes": [
"CODE_SMS"
]
},
"noticeConfig": {
"noticeTypes": 0
}
},
"code": "200",
"msg": "成功",
"logKey": "1891b154",
"ts": "1750147461501",
"success": true
}