{
"name":"滴滴出行科技有限公司"
}curl --location --request POST 'https://gw.datapis.com/apis/tt/gw/ent/entChart/getActualOwnerByName' \
--header 'X-CBT-APPKEY: ' \
--header 'X-CBT-TIMESTAMP;' \
--header 'X-CBT-SIGNATURE;' \
--header 'Content-Type: application/json' \
--data-raw '{
"name":"滴滴出行科技有限公司"
}'{
"code": 0,
"request_id": "202503031959308ED756B000002",
"charge": 1,
"timestamp": 1741003170,
"message": "操作成功",
"data": {
"nodes": [
{
"uid": "00bee5f3bc0c4fe69ebceaa85126c882",
"name": "程维",
"id": 1,
"type": "P",
"isKey": "true"
},
{
"uid": "2d5e50c1-945e-4b69-befe-fdd06a3336fd",
"name": "滴滴出行科技有限公司",
"id": 2,
"type": "E",
"isKey": "true"
},
{
"uid": "9d4097de-0163-450a-bf62-4efaa34d7761",
"name": "北京小桔科技有限公司",
"id": 3,
"type": "E",
"isKey": "false"
},
{
"uid": "9f7b1102-b2fd-44b7-b74d-a08a20923340",
"name": "滴滴出行(北京)网络平台技术有限公司",
"id": 4,
"type": "E",
"isKey": "false"
}
],
"links": [
{
"sourceId": 1,
"targetId": 3,
"type": "SH",
"properties": {
"relationPercent": "0.4919",
"relationAmount": "",
"relationPercentSuspected": "0.4919",
"relationDescDetail": "工商股东",
"isMainPath": "1",
"relationLrDescDetail": ""
}
},
{
"sourceId": 3,
"targetId": 4,
"type": "SH",
"properties": {
"relationPercent": "1",
"relationAmount": "",
"relationPercentSuspected": "1",
"relationDescDetail": "工商股东",
"isMainPath": "1",
"relationLrDescDetail": ""
}
},
{
"sourceId": 4,
"targetId": 2,
"type": "SH",
"properties": {
"relationPercent": "1",
"relationAmount": "",
"relationPercentSuspected": "1",
"relationDescDetail": "工商股东",
"isMainPath": "1",
"relationLrDescDetail": ""
}
}
],
"totalPercent": 0.4919,
"entityName": "程维",
"entityId": "00bee5f3bc0c4fe69ebceaa85126c882"
}
}