get https://api.sumsub.com/resources/checks/latest?type=TIN
Returns TIN (SSN) check results.
Overview
Use this method to get the data extracted from the external sources using applicant TIN (SSN).
Response explained
The response represents a singleton list of checks
Name | Type | Description |
---|---|---|
answer | String | Сheck answer (GREEN /RED /YELLOW ). |
createdAt | Date | Time and date of the latest tin check result. |
extractedDoc | Object | External check source data. |
extractedDoc
attributes
extractedDoc
attributesName | Type | Description |
---|---|---|
addresses | List of Objects | List of addresses extracted from external check sources. |
addresses
attributes
addresses
attributesName | Type | Description |
---|---|---|
country | String | Alpha-3 country code. |
postCode | String | Postal code. |
town | String | Town or city name. |
street | String | Street name. |
buildingNumber | String | Building number. |
subStreet | String | Additional street information. |
state | String | State name if applicable. |
startDate | Date | Date of starting using address as residential. |
endDate | Date | Date of changing residential address. |