{
"busId": [
3415537895680
]
}curl --location --request POST 'https://getway.upfreework.com/openapi/v1/crowd/contract/list' \
--header 'appId: App202505280001' \
--header 'appId;' \
--header 'appSign;' \
--header 'timeStamp;' \
--header 'sign;' \
--header 'Content-Type: application/json' \
--data-raw '{
"busId": [
3415537895680
]
}'{
"code": 0,
"message": "成功",
"context": [
{
"contractType": 2,
"proxyPayType": "BUSINESS_INCOME",
"busId": 3415537895680,
"contractName": "合同名称",
"contractNo": "CN20250617000002",
"previewUrl": "https://订单合同.pdf"
}
],
"traceId": "68774654991700255efd6abf02e9b984",
"spanId": "ac5b28af5678e8a0"
}