LEI Parent Company Relationship
business.lei.relationshipsRetrieve the direct parent company of a legal entity using its LEI code. Returns parent LEI, relationship type, and status for corporate ownership analysis.
Instructions
Find the direct parent company of a legal entity by LEI code — returns parent LEI, relationship type, and status. Useful for corporate ownership chain analysis (GLEIF)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| lei | Yes | LEI code to find parent company relationship for |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | No | Tool response payload. Shape varies per tool — consult the tool description and inputSchema. May be an object, array, string, or number depending on the upstream provider response. | |
| error | No | Present only when the call failed. Includes error code, message, request_id, and any provider-specific extras. |