{
"idNo": "110101199003076178",
"dutyId": 123456789,
"redirectUrl": "https://example.com/redirect"
}curl --location --request POST 'https://getway.upfreework.com/openapi/v1/contract/sign-live-url' \
--header 'appId;' \
--header 'appSign;' \
--header 'timeStamp;' \
--header 'sign;' \
--header 'Content-Type: application/json' \
--data-raw '{
"idNo": "110101199003076178",
"dutyId": 123456789,
"redirectUrl": "https://example.com/redirect"
}'{
"code": 0,
"message": "成功",
"context": {
"url": "https://considerate-shore.com/"
},
"traceId": "68941d23dc86a72d3cfbc175ee1a2964",
"spanId": "5c7a0992e63085a8"
}