{
"invoiceSubId":6
}curl --location --request POST 'https://getway.upfreework.com/openapi/v1/crowd/duty/list' \
--header 'appId: App202505280001' \
--header 'appId;' \
--header 'appSign;' \
--header 'timeStamp;' \
--header 'sign;' \
--header 'Content-Type: application/json' \
--data-raw '{
"invoiceSubId":6
}'{
"code": 0,
"message": "成功",
"context": [
{
"id": 2351959743488,
"proxyPayType": "BUSINESS_INCOME",
"invoiceTaxMethod": "FULL_AMOUNT_TAX",
"companyId": 154565638888,
"invoiceSubId": 6,
"dutyName": "互联网服务",
"status": 2
}
],
"spanId": "ca83779156e434f8",
"traceId": "67e67c679247d31bda724a04c04d8c97"
}