{
"busiTypeCode": "string",
"cpbs": "string",
"requestId": "string",
"qysh": "string",
"qymc": "string",
"deptName": "string",
"deptNo": "string",
"operator": "string",
"ysyf": "string",
"idNumberList": [
"string"
],
"page": 0,
"limit": 0
}
curl --location --request POST 'https://api.baiwangjs.com/swgx-saas/swgxpt-shishi-cpsbmk/v2/web/sbmk/personal-tax/api/v1/acquire/special/addition' \
--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",
"ysyf": "string",
"idNumberList": [
"string"
],
"page": 0,
"limit": 0
}'
{
"code": 0,
"partRespCode": 0,
"msg": "",
"extraInfo": "",
"data": {
"list": [
{
"peopleName": "",
"idNumber": "",
"sylrAccumulate": "",
"znjyAccumulate": "",
"xljxjyAccumulate": "",
"zyzgjxjyAccumulate": "",
"zfdklxAccumulate": "",
"zfzjAccumulate": "",
"yyezhfAccumulate": ""
}
],
"total": 0,
"totalRows": [
""
],
"multiTotalRows": [
[
""
]
],
"totalRowsMap": {
"": {}
},
"multiTotalRowsMap": [
{
"": {}
}
]
},
"msgJsonFlag": ""
}