{
"companyId": 1169341218816,
"dutyId": 3415537895680
}curl --location --request POST 'https://getway.upfreework.com/openapi/v1/match/duty/deliver/detail' \
--header 'appId;' \
--header 'appSign;' \
--header 'timeStamp;' \
--header 'sign;' \
--header 'Content-Type: application/json' \
--data-raw '{
"companyId": 1169341218816,
"dutyId": 3415537895680
}'{
"code": 0,
"message": "成功",
"context": {
"uploadTime": "2025-07-09",
"remark": "备注",
"deliverList": [
{
"fileName": "附件1",
"fileUrl": "https://cos.ap-nanjing.myqcloud.com/test.zip"
}
],
"status": 2,
"auditRemark": "pass"
},
"traceId": "68774654991700255efd6abf02e9b984",
"spanId": "ac5b28af5678e8a0"
}