{
"data": {
"appId": "string",
"version": "string",
"request": {
"pageNo": 0,
"pageSize": 0,
"userName": "string"
}
}
}curl --location 'http://www.yundongblock.com/gateway/open/v2/api/openApi_hr_hrSalary_taxOpenService_queryPersonDeclareInfoList.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,
"userName": "string"
}
}
}'{
"args": [
"string"
],
"code": 0,
"data": {
"data": [
{
"firstEntryDate": "string",
"nationality": "string",
"birthplace": "string",
"nickName": "string",
"idCard": "string",
"identityId": "string",
"estimatedDepartureDate": "string",
"otherLicenseNumber": "string",
"userName": "string",
"otherLicenseType": "string",
"taxSubjectConfig": [
{
"taxSubjectName": "string",
"taxSubjectId": "string",
"taxRelatedReason": "string",
"employedType": "string",
"employedDate": "string",
"taxType": "string"
}
],
"certificateType": "string"
}
],
"pageNo": 0,
"count": 0,
"pageSize": 0
},
"success": true,
"message": "string"
}