| 名称 | 类型 | 长度 | 是否必填 | 描述 |
|---|---|---|---|---|
| companyId | String | >1 | 否 | 中证企业ID |
| creditCode | String | >1 | 否 | 统一社会信用代码 |
| regNo | String | >1 | 否 | 注册号 |
| orgCode | String | >1 | 否 | 组织机构代码 |
| companyName | String | >1 | 否 | 公司名称 |
| 字段名 | 类型 | 说明 |
|---|---|---|
| companyId | String | 企业ID |
| companyNm | String | 企业名称 |
| personId | String | 自然人Id |
| sex | String | 性别 |
| birthYear | String | 出生年份 |
| position | String | 职务 |
| personNm | String | 姓名 |
| education | String | 学历 |
| updtDt | String | 更新时间 |
| country | String | 国籍 |
{
"code": "CM10000",
"errorMessage": null,
"data": [
{
"company_id": "363565",
"company_nm": "中国平安保险(集团)股份有限公司",
"person_id": "37081105",
"sex": "",
"birth_year": "",
"position": "监事",
"person_nm": "张王进",
"education": "",
"country": "CN",
"updt_dt": "2019-01-23 23:39:02"
},
{
"company_id": "363565",
"company_nm": "中国平安保险(集团)股份有限公司",
"person_id": "37081105",
"sex": "",
"birth_year": "",
"position": "监事",
"person_nm": "张王进",
"education": "",
"country": "CN",
"updt_dt": "2019-01-23 23:39:02"
}
],
"success": true
}