Lookup company by EIN
port_lookup_einVerify a company's entity during port-in by looking up its EIN/Tax ID with TinComply.
Instructions
Retrieve company information from TinComply by EIN/Tax ID. Used during the port-in flow for entity verification. Validate the format first with port_validate_ein_format if unsure. Errors: EIN_REQUIRED, INVALID_EIN, TINCOMPLY_ERROR, LOOKUP_FAILED.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| ein | Yes | EIN/Tax ID, 9 digits with or without hyphen, e.g. 12-3456789 or 123456789 |