Efficiently validate multiple records by uploading bulk files. Follow the steps below to process your data seamlessly.
Navigate to the "Bulk" link in the top header to access the bulk file upload feature.
To upload a bulk file:
Ensure your bulk files meet the following criteria for successful processing.
.xlsx
.csv
, .tsv
, .txt
(using TAB, Pipe, or Semicolon delimiters)Each validation type requires specific headers:
"TIN"
, "Name"
"TIN Type"
(use 1
for EIN, 2
for SSN)"TIN"
"GIIN"
"LEI"
"Address"
, "City"
, "State"
, "Zip"
"Name"
Enhance data accuracy by including additional headers:
"Name"
or "Full Name"
"First Name"
, "Last Name"
"Address"
or "Address 1"
"Address 2"
"Zip"
or "Zip 5"
"Zip 4"
irs
Value | Description |
---|---|
2 | TIN entered is not currently issued. |
3 | TIN/Name combination does not match IRS records. |
6 | TIN/Name combination matches SSN records. |
7 | TIN/Name combination matches EIN records. |
8 | TIN/Name combination matches both SSN and EIN records. |