EIN Name Lookup with TIN number
GET
/api/v1/tin-verification/name-lookup
v1-tin-verification
Request Request Example
Shell
JavaScript
Java
Swift
curl --location --request GET 'https://api.kompany.com//api/v1/tin-verification/name-lookup?tin='
Response Response Example
200 - Example 1
{
"matchStatus": "string",
"possibleMatch": "string",
"tin": "string"
}
Request
Query Params
tin
string
required