{
"userInfo": {
"name": "张三",
"idNo": "110101199003076178",
"phone": "13800138000",
"bankNo": "6222020200023456789",
"idNoFrontUrl": "https://example.com/images/id-front.jpg",
"idNoBackUrl": "https://example.com/images/id-back.jpg"
},
"dutyId": 123456789,
"redirectUrl": "https://example.com/redirect"
}curl --location --request POST 'https://getway.upfreework.com/openapi/v1/contract/sign-h5-url' \
--header 'appId: App202412230001' \
--header 'appId;' \
--header 'appSign;' \
--header 'appSign;' \
--header 'timeStamp;' \
--header 'timeStamp;' \
--header 'sign;' \
--header 'sign;' \
--header 'Content-Type: application/json' \
--data-raw '{
"userInfo": {
"name": "张三",
"idNo": "110101199003076178",
"phone": "13800138000",
"bankNo": "6222020200023456789",
"idNoFrontUrl": "https://example.com/images/id-front.jpg",
"idNoBackUrl": "https://example.com/images/id-back.jpg"
},
"dutyId": 123456789,
"redirectUrl": "https://example.com/redirect"
}'{
"code": 0,
"message": "成功",
"context": {
"url": "https://considerate-shore.com/"
},
"traceId": "68941d23dc86a72d3cfbc175ee1a2964",
"spanId": "5c7a0992e63085a8"
}