GET api/GetDataToVerifyFromDBForOCR?FormId={FormId}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| FormId | integer |
Required |
Body Parameters
None.
Response Information
Resource Description
ApiResponseOfOCRDBDataModel| Name | Description | Type | Additional information |
|---|---|---|---|
| Data | Collection of OCRDBDataModel |
None. |
|
| Success | boolean |
None. |
|
| Message | Collection of string |
None. |
Response Formats
application/json, text/json
Sample:
{
"Data": [
{
"RECORD_ID": 1,
"INVESTOR_ID": 2,
"INVESTOR_FIRST_NAME": "sample string 3",
"INVESTOR_LAST_NAME": "sample string 4",
"INVESTOR_LEGAL_NAME": "sample string 5",
"INVESTOR_TYPE": "sample string 6",
"US_TAX_CLASSIFICATION_ID": 7,
"W9_Federal_Tax_Classification": "sample string 8",
"ADDRESS_NUMBER_STREET": "sample string 9",
"ADDRESS_LINE_TWO": "sample string 10",
"ADDRESS_CITY": "sample string 11",
"ADDRESS_STATE": "sample string 12",
"ADDRESS_POST_CODE": "sample string 13",
"TIN_1": "sample string 14",
"TIN_2": "sample string 15",
"TIN_3": "sample string 16",
"W9_EXEMPT_PAYEE_CODE": "sample string 17",
"W9_EXEMPT_FATCA_CODE": "sample string 18",
"Tax_Residency_1": "sample string 19",
"TIN_COUNTRY_1_ID": 1,
"Tax_Residency_2": "sample string 20",
"TIN_COUNTRY_2_ID": 1,
"Tax_Residency_3": "sample string 21",
"TIN_COUNTRY_3_ID": 1,
"US_TAX_CLASSIFICATION_NAME": "sample string 22",
"REGARDED_OWNERS": "sample string 23",
"W9_EXEMPT_PAYEE": "sample string 24",
"W9_EXEMPT_FATCA": "sample string 25",
"SINGLE_MEMBER_LLC_NAME": "sample string 26",
"FORM_TYPE_ID": 27,
"CITIZENSHIP_COUNTRY_ID": 1,
"CITIZENSHIP_COUNTRY_NAME": "sample string 28",
"MAILING_NUMBER_STREET": "sample string 29",
"MAILING_LINE_TWO": "sample string 30",
"MAILING_CITY": "sample string 31",
"MAILING_STATE": "sample string 32",
"MAILING_POST_CODE": "sample string 33",
"MAILING_COUNTRY_NAME": "sample string 34",
"ADDRESS_COUNTRY_NAME": "sample string 35",
"BIRTH_DATE": "2025-10-29T12:53:18.683073+00:00",
"BIRTH_CITY": "sample string 36",
"BIRTH_COUNTRY_ID": 1,
"BIRTH_COUNTRY_NAME": "sample string 37",
"WITHHOLDING_RATE_INTEREST": "sample string 38",
"WITHHOLDING_RATE_DIVIDENDS": "sample string 39",
"WITHHOLDING_RATE_OTHER": "sample string 40",
"FORM_SIGNATURE_DATE": "2025-10-29T12:53:18.683073+00:00",
"FORM_EXPIRY_DT": "2025-10-29T12:53:18.683073+00:00",
"TREATY_COUNTRY_NAME": "sample string 41",
"US_ITIN": "sample string 42",
"INCORPORATION_COUNTRY_NAME": "sample string 43",
"CHAPTER_3_STATUS_CODE": "sample string 44",
"CHAPTER_4_STATUS_CODE": "sample string 45",
"US_EIN": "sample string 46",
"GIIN": "sample string 47",
"LOB_CODE": "sample string 48",
"REASON_FOR_NO_TIN": "sample string 49",
"LOCAL_TAX_STATUS": "sample string 50",
"DRE_BRANCH_RECEIVING_PAYMENT": "sample string 51",
"RECIPIENT_STATUS": "sample string 52",
"PAYEE_STATUS": "sample string 53",
"FATCA_REPORTABLE": "sample string 54",
"CRS_REPORTABLE": "sample string 55",
"FATCA_REPORTING_STATUS": "sample string 56",
"CRS_REPORTING_STATUS": "sample string 57",
"FATCA_REPORTABLE_ID": 1,
"FATCA_REPORTABLE_NAME": "sample string 58",
"CRS_REPORTABLE_ID": 1,
"CRS_REPORTABLE_NAME": "sample string 59",
"INVESTOR_TYPE_BO": "sample string 60",
"WITHHOLDING_QUALIFIED_HOLDER": "sample string 61"
},
{
"RECORD_ID": 1,
"INVESTOR_ID": 2,
"INVESTOR_FIRST_NAME": "sample string 3",
"INVESTOR_LAST_NAME": "sample string 4",
"INVESTOR_LEGAL_NAME": "sample string 5",
"INVESTOR_TYPE": "sample string 6",
"US_TAX_CLASSIFICATION_ID": 7,
"W9_Federal_Tax_Classification": "sample string 8",
"ADDRESS_NUMBER_STREET": "sample string 9",
"ADDRESS_LINE_TWO": "sample string 10",
"ADDRESS_CITY": "sample string 11",
"ADDRESS_STATE": "sample string 12",
"ADDRESS_POST_CODE": "sample string 13",
"TIN_1": "sample string 14",
"TIN_2": "sample string 15",
"TIN_3": "sample string 16",
"W9_EXEMPT_PAYEE_CODE": "sample string 17",
"W9_EXEMPT_FATCA_CODE": "sample string 18",
"Tax_Residency_1": "sample string 19",
"TIN_COUNTRY_1_ID": 1,
"Tax_Residency_2": "sample string 20",
"TIN_COUNTRY_2_ID": 1,
"Tax_Residency_3": "sample string 21",
"TIN_COUNTRY_3_ID": 1,
"US_TAX_CLASSIFICATION_NAME": "sample string 22",
"REGARDED_OWNERS": "sample string 23",
"W9_EXEMPT_PAYEE": "sample string 24",
"W9_EXEMPT_FATCA": "sample string 25",
"SINGLE_MEMBER_LLC_NAME": "sample string 26",
"FORM_TYPE_ID": 27,
"CITIZENSHIP_COUNTRY_ID": 1,
"CITIZENSHIP_COUNTRY_NAME": "sample string 28",
"MAILING_NUMBER_STREET": "sample string 29",
"MAILING_LINE_TWO": "sample string 30",
"MAILING_CITY": "sample string 31",
"MAILING_STATE": "sample string 32",
"MAILING_POST_CODE": "sample string 33",
"MAILING_COUNTRY_NAME": "sample string 34",
"ADDRESS_COUNTRY_NAME": "sample string 35",
"BIRTH_DATE": "2025-10-29T12:53:18.683073+00:00",
"BIRTH_CITY": "sample string 36",
"BIRTH_COUNTRY_ID": 1,
"BIRTH_COUNTRY_NAME": "sample string 37",
"WITHHOLDING_RATE_INTEREST": "sample string 38",
"WITHHOLDING_RATE_DIVIDENDS": "sample string 39",
"WITHHOLDING_RATE_OTHER": "sample string 40",
"FORM_SIGNATURE_DATE": "2025-10-29T12:53:18.683073+00:00",
"FORM_EXPIRY_DT": "2025-10-29T12:53:18.683073+00:00",
"TREATY_COUNTRY_NAME": "sample string 41",
"US_ITIN": "sample string 42",
"INCORPORATION_COUNTRY_NAME": "sample string 43",
"CHAPTER_3_STATUS_CODE": "sample string 44",
"CHAPTER_4_STATUS_CODE": "sample string 45",
"US_EIN": "sample string 46",
"GIIN": "sample string 47",
"LOB_CODE": "sample string 48",
"REASON_FOR_NO_TIN": "sample string 49",
"LOCAL_TAX_STATUS": "sample string 50",
"DRE_BRANCH_RECEIVING_PAYMENT": "sample string 51",
"RECIPIENT_STATUS": "sample string 52",
"PAYEE_STATUS": "sample string 53",
"FATCA_REPORTABLE": "sample string 54",
"CRS_REPORTABLE": "sample string 55",
"FATCA_REPORTING_STATUS": "sample string 56",
"CRS_REPORTING_STATUS": "sample string 57",
"FATCA_REPORTABLE_ID": 1,
"FATCA_REPORTABLE_NAME": "sample string 58",
"CRS_REPORTABLE_ID": 1,
"CRS_REPORTABLE_NAME": "sample string 59",
"INVESTOR_TYPE_BO": "sample string 60",
"WITHHOLDING_QUALIFIED_HOLDER": "sample string 61"
}
],
"Success": true,
"Message": [
"sample string 1",
"sample string 2"
]
}