{
"receivers": [
{
"name": "类导从",
"receiver": {
"contact": "consequat dolor sunt",
"contactType": "ipsum reprehenderit aliqua ex Ut",
"name": "南少声年进斯"
},
"createTime": "1993-10-27 15:25:45",
"send": "eiusmod laboris labore"
}
],
"bizId": "70",
"tenantName": "海华可院太",
"deleteDoc": false,
"reason": "in minim",
"autoSign": false,
"sealId": "18",
"contractId": "1304147838782070"
}
curl --location --request POST 'https://openapi.qiyuesuo.com/v2/contract/invalid' \
--header 'x-qys-open-accesstoken: {{x-qys-open-accesstoken}}' \
--header 'x-qys-open-timestamp: {{x-qys-open-timestamp}}' \
--header 'x-qys-open-nonce: {{x-qys-open-nonce}}' \
--header 'x-qys-open-signature: {{x-qys-open-signature}}' \
--header 'Content-Type: application/json' \
--data-raw '{
"receivers": [
{
"name": "类导从",
"receiver": {
"contact": "consequat dolor sunt",
"contactType": "ipsum reprehenderit aliqua ex Ut",
"name": "南少声年进斯"
},
"createTime": "1993-10-27 15:25:45",
"send": "eiusmod laboris labore"
}
],
"bizId": "70",
"tenantName": "海华可院太",
"deleteDoc": false,
"reason": "in minim",
"autoSign": false,
"sealId": "18",
"contractId": "1304147838782070"
}'
{
"code": 0,
"message": "SUCCESS"
}