{
"name": "吴**",
"id_no": "ehgeise********************",
"encryptType": "MD5"
}curl --location --request POST 'https://gw.datapis.com/apis/tt/gw/identity/person/investment-position' \
--header 'X-CBT-APPKEY: ' \
--header 'X-CBT-APPKEY: ' \
--header 'X-CBT-TIMESTAMP;' \
--header 'X-CBT-TIMESTAMP;' \
--header 'X-CBT-SIGNATURE;' \
--header 'X-CBT-SIGNATURE;' \
--header 'Content-Type: application/json' \
--data-raw '{
"name": "吴**",
"id_no": "ehgeise********************",
"encryptType": "MD5"
}'{
"code": 0,
"request_id": "202508181211033015EEC000002",
"charge": 1,
"timestamp": 1755490264,
"message": "查询成功",
"data": {
"ryPosFrList": [
{
"ryName": "程xx",
"entName": "xx有限公司",
"regNo": "440101***",
"creditCode": "91440*****",
"entType": "有限责任公司(自然人投资或控股)",
"regCap": "500.000000",
"regCapCur": "人民币",
"entStatus": "在营(开业)",
"esDate": "2015-09-30"
}
],
"ryPosPerList": [
{
"ryName": "程xx",
"entName": "xx有限公司",
"regNo": "44010100***",
"creditCode": "91440***",
"entType": "有限责任公司(自然人投资或控股)",
"regCap": "500.000000",
"regCapCur": "人民币",
"entStatus": "在营(开业)",
"esDate": "2015-09-30",
"position": "执行董事、经理"
}
],
"ryPosShaList": [
{
"ryName": "程xx",
"entName": "xx有限公司",
"regNo": "440101***",
"creditCode": "914401****",
"entType": "有限责任公司(自然人投资或控股)",
"regCap": "500.000000",
"regCapCur": "人民币",
"entStatus": "在营(开业)",
"esDate": "2015-09-30",
"subConam": "200.000000",
"subCurrency": "人民币",
"fundedRatio": "40.00%"
}
]
}
}