{
"contractName": "《签盾员工入职合同》",
"contractCategoryId": 7336,
"fileCode": "FC_20240326115921rosVEhuRQwLHyBE",
"attachmentFileCodes": null,
"signers": [
{
"seqNo": 1,
"psnSignerInfo": null,
"corpSignerInfo": {
"corpName":"测试测试测试有限公司",
"receiverName":"测试员工",
"receiverPhone":"15212341234"
},
"signFields": null,
"authConfig": {
"intentionAuthenticationMode": "PSN_FACE_ALIPAY"
},
"noticeConfig": {
"noticeTypes": 1
}
},
{
"seqNo": 2,
"psnSignerInfo": {
"receiverPhone" : "15212341236",
"receiverName" : "测试个人"
},
"corpSignerInfo": null,
"signFields": null,
"authConfig": {
"intentionAuthenticationMode": "PSN_FACE_ALIPAY"
},
"noticeConfig": {
"noticeTypes": 1
}
}
],
"copyReceivers": null,
"signFlowConfig": {
"seqSigning": false,
"approvalId": 224,
"signDeadline": "2025-01-01"
},
"signFlowInitiator": {
"corpInitiator": {
"openCorpId": "1713823122383572992",
"staffId": "1694661686113472521",
"transactor": null
},
"psnInitiator": null
}
}
curl --location --request POST 'http://api.pre-qiandun365.com/api/contractStart' \
--header 'Content-Type: application/json' \
--data-raw '{
"contractName": "《签盾员工入职合同》",
"contractCategoryId": 7336,
"fileCode": "FC_20240326115921rosVEhuRQwLHyBE",
"attachmentFileCodes": null,
"signers": [
{
"seqNo": 1,
"psnSignerInfo": null,
"corpSignerInfo": {
"corpName":"测试测试测试有限公司",
"receiverName":"测试员工",
"receiverPhone":"15212341234"
},
"signFields": null,
"authConfig": {
"intentionAuthenticationMode": "PSN_FACE_ALIPAY"
},
"noticeConfig": {
"noticeTypes": 1
}
},
{
"seqNo": 2,
"psnSignerInfo": {
"receiverPhone" : "15212341236",
"receiverName" : "测试个人"
},
"corpSignerInfo": null,
"signFields": null,
"authConfig": {
"intentionAuthenticationMode": "PSN_FACE_ALIPAY"
},
"noticeConfig": {
"noticeTypes": 1
}
}
],
"copyReceivers": null,
"signFlowConfig": {
"seqSigning": false,
"approvalId": 224,
"signDeadline": "2025-01-01"
},
"signFlowInitiator": {
"corpInitiator": {
"openCorpId": "1713823122383572992",
"staffId": "1694661686113472521",
"transactor": null
},
"psnInitiator": null
}
}'
{
"result": "7904",
"code": "200",
"msg": "成功",
"logKey": "e5420d41",
"ts": "1711434441129",
"success": true
}