{
"busiTypeCode": "string",
"cpbs": "string",
"requestId": "string",
"qysh": "string",
"qymc": "string",
"deptName": "string",
"deptNo": "string",
"operator": "string",
"skssqQ": "string",
"skssqZ": "string",
"bizDataList": [
{
"incomeTypeCode": "string",
"batchId": "string",
"incomeDataList": [
{
"name": "string",
"idType": "string",
"idNumber": "string",
"income": 0,
"externFields": {
"taxFreeIncome": 0,
"endowmentInsurance": 0,
"medicalInsurance": 0,
"unemploymentInsurance": 0,
"otherDeductIncome": 0,
"enterpriseAnnuity": 0,
"taxDeduction": 0,
"allowDeductDonations": 0
},
"externFields1": {
"sfkcjcfy": "string",
"employedDate": "string",
"taxFreeIncome": 0,
"commercialHealthInsurance": 0,
"taxDeferredInsurance": 0,
"allowDeductTaxFee": 0,
"otherDeductIncome": 0,
"jmjsfs": "string",
"taxDeduction": 0,
"note": "string"
},
"externFields2": {
"taxFreeIncome": 0,
"allowDeductDonations": 0,
"otherDeductIncome": 0,
"jmjsfs": "string",
"taxDeduction": 0,
"note": "string"
},
"externFields3": {
"ycxbcsrje": 0,
"qtje": 0,
"bz": "string"
}
}
]
}
]
}
curl --location --request POST 'https://api.baiwangjs.com/swgx-saas/swgxpt-shishi-cpsbmk/v2/web/sbmk/personal-tax/api/v1/syn/income' \
--header 'Date;' \
--header 'host;' \
--header 'x-htjs-nonce;' \
--header 'x-htjs-ua;' \
--header 'Authorization;' \
--header 'Content-Type: application/json' \
--data-raw '{
"busiTypeCode": "string",
"cpbs": "string",
"requestId": "string",
"qysh": "string",
"qymc": "string",
"deptName": "string",
"deptNo": "string",
"operator": "string",
"skssqQ": "string",
"skssqZ": "string",
"bizDataList": [
{
"incomeTypeCode": "string",
"batchId": "string",
"incomeDataList": [
{
"name": "string",
"idType": "string",
"idNumber": "string",
"income": 0,
"externFields": {
"taxFreeIncome": 0,
"endowmentInsurance": 0,
"medicalInsurance": 0,
"unemploymentInsurance": 0,
"otherDeductIncome": 0,
"enterpriseAnnuity": 0,
"taxDeduction": 0,
"allowDeductDonations": 0
},
"externFields1": {
"sfkcjcfy": "string",
"employedDate": "string",
"taxFreeIncome": 0,
"commercialHealthInsurance": 0,
"taxDeferredInsurance": 0,
"allowDeductTaxFee": 0,
"otherDeductIncome": 0,
"jmjsfs": "string",
"taxDeduction": 0,
"note": "string"
},
"externFields2": {
"taxFreeIncome": 0,
"allowDeductDonations": 0,
"otherDeductIncome": 0,
"jmjsfs": "string",
"taxDeduction": 0,
"note": "string"
},
"externFields3": {
"ycxbcsrje": 0,
"qtje": 0,
"bz": "string"
}
}
]
}
]
}'
{
"code": 0,
"partRespCode": 0,
"msg": "",
"extraInfo": "",
"data": {},
"msgJsonFlag": "",
"success": false,
"partSuccess": false
}