Lookup company details by name and address
port_lookup_company_detailsLook up company details by name and optional address to verify entity information before drafting a Letter of Authorization (LOA).
Instructions
Retrieve detailed company information from TinComply by company name and optional address. Used during the port-in flow for entity verification (e.g. before drafting an LOA). See also port_lookup_ein (by EIN) and port_verify_tin_name (TIN/name match). Errors: INVALID_REQUEST, COMPANY_NAME_REQUIRED, TINCOMPLY_ERROR, LOOKUP_FAILED.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| city | No | City | |
| state | No | State, 2-letter code, e.g. CO | |
| street | No | Street address | |
| zip_code | No | ZIP code, e.g. 80202 | |
| company_name | Yes | Legal company name to look up |