Resolve a company name to a DFX entity
resolve_organizationResolve a company name (owner, manager, lender, or servicer) to all matching canonical DFX entity IDs. Returns every candidate instead of guessing.
Instructions
Turn an owner, manager, lender or servicer name into canonical DFX entity ids. A name is treated as a blocking key and never as an identity, so all candidates are returned rather than a guess. Free. Person lookup is deliberately not offered.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | Company name as written anywhere: owner, manager, lender or servicer, for example 'KeyBank'. It is matched as a blocking key, so a partial or differently punctuated name is expected to return several candidates and picking between them is yours to do. | |
| limit | No | Max 50. Every candidate is returned rather than a best guess, so a common name spends this whole budget. |