Verify TIN and company name match
port_verify_tin_nameVerify a TIN matches the company name via IRS matching to confirm the authorizing entity before port-in submission.
Instructions
Verify that a TIN matches the provided company name via IRS TIN-Name matching. Used during the port-in flow to confirm the authorizing entity before submission. See also port_lookup_ein and port_lookup_company_details. Errors: INVALID_REQUEST, INVALID_TIN, COMPANY_NAME_REQUIRED, TINCOMPLY_ERROR, VERIFICATION_FAILED.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| tin | Yes | TIN/EIN to verify, 9 digits, e.g. 123456789 | |
| company_name | Yes | Legal company name to match against the TIN |