{ "changeNumber": "2024080100000007205" }
curl --location --request POST 'https://oc-test.onecontract-cloud.com/api/hitf/v2/rest/async/invoke/OLD_CONTRACT_CHANGE_DELETE?userId=zhenling_openapi_admin&userIdType=LOGINNAME' \ --header 'Authorization: bearer eb2446a6-93f9-456b-b713-5cb6f6adf765' \ --header 'Content-Type: application/json' \ --data-raw '{ "changeNumber": "2024080100000007205" }'
{ "code": "600201", "data": { "subCode": "600201", "subMessage": "error.change.contract.notExist" }, "message": "当前合同无可删除的变更数据" }