{
"data": {
"appId": "string",
"version": "string",
"request": {
"pageNo": 0,
"pageSize": 0,
"salaryGroupId": "string",
"datePeriod": "string",
"taxSubject": "string",
"userName": "string",
"licenseNumber": "string"
}
}
}curl --location 'http://www.yundongblock.com/gateway/open/v2/api/openApi_hr_hrSalary_taxOpenService_queryPersonTaxDetailList.json' \
--header 'Yundong-Open-AccessId: ' \
--header 'Yundong-Open-Ac-Timestamp: ' \
--header 'Yundong-Open-Ac-Signature: ' \
--header 'Yundong-Open-Phone: 15606710827' \
--header 'Content-Type: application/json' \
--data '{
"data": {
"appId": "string",
"version": "string",
"request": {
"pageNo": 0,
"pageSize": 0,
"salaryGroupId": "string",
"datePeriod": "string",
"taxSubject": "string",
"userName": "string",
"licenseNumber": "string"
}
}
}'{
"args": [
"string"
],
"code": 0,
"data": {
"data": [
{
"licenseType": "string",
"taxDetail": {
"houseProvidentFund": 0,
"extensionEndowmentInsurance": 0,
"endowmentInsurance": 0,
"accumulatedHouseRent": 0,
"taxableIncome": 0,
"accumulatedContinueEducation": 0,
"monthDeduction": 0,
"accumulatedSeriousIllness": 0,
"deductionAmount": 0,
"continueEducationExpenditure": 0,
"seriousIllnessExpenditure": 0,
"accumulatedSpecAttachDeduction": 0,
"period": "string",
"withholdingAmount": 0,
"accumulatedWithholdingAmount": 0,
"taxDeduction": 0,
"supportElderExpenditure": 0,
"accumulatedSpecDeduction": 0,
"commercialHealthInsurance": 0,
"taxRate": 0,
"accumulatedBabyCare": 0,
"taxDeductible": 0,
"paidAmount": 0,
"babyCareExpenditure": 0,
"income": 0,
"other": 0,
"unemploymentInsurance": 0,
"remark": 0,
"accumulatedOtherDeduction": 0,
"annuity": 0,
"accumulatedDeductionAmount": 0,
"accumulatedChildEducation": 0,
"accumulatedIncome": 0,
"otherDeductionSum": 0,
"accumulatedTaxDeduction": 0,
"accumulatedHouseLoan": 0,
"childEducationExpenditure": 0,
"exemptIncome": 0,
"accumulatedMonthDeduction": 0,
"medicalInsurance": 0,
"accumulatedTaxableIncome": 0,
"accumulatedPayableAmount": 0,
"accumulatedPaidAmount": 0,
"accumulatedSupportElder": 0,
"quickDeduction": 0,
"accumulatedExemptIncome": 0,
"deductibleDonation": 0,
"specDeductionSum": 0,
"accumulatedDeductibleDonation": 0,
"refundTax": 0
},
"taxSubject": "string",
"taxPeriod": "string",
"salaryGroupId": "string",
"licenseNumber": "string",
"datePeriod": "string",
"userName": "string",
"employedDate": "string",
"taxType": "string"
}
],
"pageNo": 0,
"count": 0,
"pageSize": 0
},
"success": true,
"message": "string"
}