{
"authId": 3735480180736,
"companyProductId": 3735475369984,
"invoiceSubId": 799,
"invoiceType": 1,
"dutyName": "校园兼职推广",
"startTime": "2025-09-01",
"endTime": "2025-09-30",
"description": "在校园内进行平台宣传,鼓励学生注册成为用户并下载应用。",
"dutyCommission": 150.00,
"jobNum": 50,
"remunerationType": 2,
"startAmount": 100.00,
"endAmount": 300.00,
"dutyAddressType": 2,
"dutyAddress": "江苏省南京市玄武区",
"educational": 3,
"age": 1,
"startAge": 18,
"endAge": 30,
"sex": 0
}curl --location --request POST 'https://getway.upfreework.com/openapi/v1/match/duty/apply' \
--header 'appId: App202412230001' \
--header 'appId;' \
--header 'appSign;' \
--header 'appSign;' \
--header 'timeStamp;' \
--header 'timeStamp;' \
--header 'sign;' \
--header 'sign;' \
--header 'Content-Type: application/json' \
--data-raw '{
"authId": 3735480180736,
"companyProductId": 3735475369984,
"invoiceSubId": 799,
"invoiceType": 1,
"dutyName": "校园兼职推广",
"startTime": "2025-09-01",
"endTime": "2025-09-30",
"description": "在校园内进行平台宣传,鼓励学生注册成为用户并下载应用。",
"dutyCommission": 150.00,
"jobNum": 50,
"remunerationType": 2,
"startAmount": 100.00,
"endAmount": 300.00,
"dutyAddressType": 2,
"dutyAddress": "江苏省南京市玄武区",
"educational": 3,
"age": 1,
"startAge": 18,
"endAge": 30,
"sex": 0
}'{
"code": 0,
"message": "成功",
"context": {
"dutyId": 1512264856898
},
"traceId": "67e67c679247d31bda724a04c04d8c97",
"spanId": "ca83779156e434f8"
}