API Endpoint: Request Details
This endpoint retrieves the details of a specific validation request, returning the original request and its results.
https://www.tincomply.com/api/v1/request-details
Supported Parameters
id– The unique identifier of the validation request. (Required)
Response Object
The response object mirrors the original request and its corresponding validation results. The properties in the response will depend on the type of validation performed.
Sample Request
{
"id": "40L6qZPbl0ilxjkdho0E3gN3"
}
Sample Response
{
"id": "40L6qZPbl0ilxjkdho0Z3gN3",
"requestedBy": "API Example Key",
"request": {
"tin": "XXXXX1234",
"name": "JOHN SMITH",
"requestDate": "2025-02-20T02:59:51",
"requestedServices": "irs-tin-name-matching"
},
"irsTinNameMatchingResult": {
"message": "TIN and Name combination does not match IRS records",
"result": 3,
"completed": true
},
}
Related
- API Integration
- API Endpoint: Address Validation
- API Endpoint: Company Details Lookup by Name Address
- API Endpoint: Company EIN Lookup by Name
- API Endpoint: Company Name Lookup by EIN
- API Endpoint: FATCA GIIN
- API Endpoint: IRS TIN Name Matching
- API Endpoint: Legal Entity Identifier
- API Endpoint: List Sanctions
- API Endpoint: Request Details
- API Endpoint: Validate