GET api/GetExistingBeneficialOwnerListDDL?Id={Id}&InvestorId={InvestorId}&ClientId={ClientId}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| Id | integer |
Required |
|
| InvestorId | integer |
Required |
|
| ClientId | integer |
Required |
Body Parameters
None.
Response Information
Resource Description
ApiResponseOfBeneficialOwnerModel| Name | Description | Type | Additional information |
|---|---|---|---|
| Data | Collection of BeneficialOwnerModel |
None. |
|
| Success | boolean |
None. |
|
| Message | Collection of string |
None. |
Response Formats
application/json, text/json
Sample:
{
"Data": [
{
"BENEFICIAL_OWNER_ID": 1,
"RECORD_ID": 1,
"RECORD_CHANGED_BY": "sample string 1",
"RECORD_START_DT": "2025-10-29T13:10:25.915658+00:00",
"RECORD_END_DT": "2025-10-29T13:10:25.915658+00:00",
"CLIENT_ID": 1,
"CLIENT_REFERENCE_ID": "sample string 2",
"CLIENT_REFERENCE_NAME": "sample string 3",
"BENEFICIAL_LEGAL_NAME": "sample string 4",
"PAYEE_STATUS": "sample string 5",
"CITIZENSHIP_COUNTRY_ID": 1,
"CITIZENSHIP_COUNTRY_NAME": "sample string 6",
"BIRTH_COUNTRY_ID": 1,
"BIRTH_CITY": "sample string 7",
"SINGLE_MEMBER_LLC_NAME": "sample string 8",
"EIN": "sample string 9",
"SSN": "sample string 10",
"TIN_COUNTRY_1_ID": 1,
"TIN_1": "sample string 11",
"TIN_COUNTRY_2_ID": 1,
"TIN_2": "sample string 12",
"REASON_FOR_NO_TIN": "sample string 13",
"TIN_COUNTRY_3_ID": 1,
"TIN_3": "sample string 14",
"ADDRESS_NUMBER_STREET": "sample string 15",
"ADDRESS_LINE_TWO": "sample string 16",
"ADDRESS_CITY": "sample string 17",
"ADDRESS_STATE": "sample string 18",
"ADDRESS_POST_CODE": "sample string 19",
"ADDRESS_COUNTRY_ID": 1,
"MAILING_NUMBER_STREET": "sample string 20",
"MAILING_LINE_TWO": "sample string 21",
"MAILING_CITY": "sample string 22",
"MAILING_STATE": "sample string 23",
"MAILING_POST_CODE": "sample string 24",
"MAILING_COUNTRY_ID": 1,
"ELECTRONIC_K1_CONSENT": "sample string 25",
"TYPE_OF_FORM": 1,
"FORM_VALID": "sample string 26",
"FORM_SIGNATURE_DATE": "2025-10-29T13:10:25.915658+00:00",
"FORM_W8_OWNER_NAME": "sample string 27",
"INTERMEDIARY_NAME": "sample string 28",
"COUNTRY_INCORPORATION_ID": 1,
"US_TAX_CLASSIFICATION_ID": 1,
"US_TAX_CLASSIFICATION_NAME": "sample string 29",
"LOCAL_TAX_CLASSIFICATION_ID": 1,
"LOCAL_TAX_CLASSIFICATION_NAME": "sample string 30",
"IMY_STATUS_ID": 1,
"W9_EXEMPT_CODE": "sample string 31",
"W9_FATCA_CODE": "sample string 32",
"FATCA_STATUS_ID": 1,
"FATCA_CLASSIFICATION": "sample string 33",
"FATCA_CLASSIFICATION_ID": 1,
"FATCA_CLASSIFICATION_NAME": "sample string 34",
"CRS_CLASSIFICATION_ID": 1,
"CRS_CLASSIFICATION_NAME": "sample string 35",
"CHAPTER_4_STATUS_CODE": "sample string 36",
"GIIN": "sample string 37",
"TREATY_ARTICLE_ID": 1,
"IMY_WITHHOLDING_STATEMENT": "sample string 38",
"SPECIFIED_FATCA": "sample string 39",
"REPORTABLE_PERSON_CRS": "sample string 40",
"CRS_FORM_STATUS": "sample string 41",
"CRS_STATUS_ID": 1,
"CONTROLLING_PERSONS": "sample string 42",
"PMIE": "sample string 43",
"REASON_NO_GIIN": "sample string 44",
"NAME_SPONSORED_ENTITY": "sample string 45",
"GIIN_SPONSORED_ENTITY": "sample string 46",
"FATCA_REPORTABLE": "sample string 47",
"FATCA_REPORTABLE_ID": 1,
"FATCA_REPORTABLE_NAME": "sample string 48",
"CRS_REPORTABLE": "sample string 49",
"CRS_REPORTABLE_ID": 1,
"CRS_REPORTABLE_NAME": "sample string 50",
"COMMENTS": "sample string 51",
"TIN_COUNTRY_1_Name": "sample string 52",
"TIN_COUNTRY_2_Name": "sample string 53",
"TIN_COUNTRY_3_Name": "sample string 54",
"ADDRESS_COUNTRY_Name": "sample string 55",
"FORM_TYPE_NAME": "sample string 56",
"FATCA_STATUS_NAME": "sample string 57",
"CRS_STATUS_NAME": "sample string 58",
"Birth_CountryName": "sample string 59",
"Mailing_CountryName": "sample string 60",
"Incorporation_CountryName": "sample string 61",
"IMY_STATUS_NAME": "sample string 62",
"ARTICLE_NAME": "sample string 63",
"StrBIRTH_DATE": "sample string 64",
"StrFORM_SIGNATURE_DATE": "sample string 65",
"LoggedInUserName": "sample string 66",
"FORM_EXPIRATION_DATE": "2025-10-29T13:10:25.915658+00:00",
"W9_EXEMPT_PAYEE": "sample string 67",
"W9_EXEMPT_PAYEE_CODE": "sample string 68",
"W9_EXEMPT_FATCA": "sample string 69",
"W9_EXEMPT_FATCA_CODE": "sample string 70",
"CHAPTER_3_STATUS_CODE": "sample string 71",
"bIMY_WITHHOLDING_STATEMENT": true,
"IMY_BEN_OWNERS_FORMS": "sample string 73",
"US_OWNERS": "sample string 74",
"US_TREATY_ELIGIBLE": "sample string 75",
"TREATY_COUNTRY_ID": 1,
"TREATY_COUNTRY_Name": "sample string 76",
"LOB_CODE": "sample string 77",
"WITHHOLDING_RATE_INTEREST": "sample string 78",
"WITHHOLDING_RATE_DIVIDENDS": "sample string 79",
"WITHHOLDING_RATE_RENTS": "sample string 80",
"WITHHOLDING_RATE_ROYALTIES": "sample string 81",
"WITHHOLDING_RATE_OTHER": "sample string 82",
"FATCA_SPECIFIED_PERSON_STATUS": "sample string 83",
"CRS_SPECIFIED_PERSON_STATUS": "sample string 84",
"bSPECIFIED_FATCA": true,
"bREPORTABLE_PERSON_CRS": true,
"bFATCA_REPORTABLE": true,
"bCRS_REPORTABLE": true,
"bELECTRONIC_K1_CONSENT": true,
"bPMIE": true,
"operationType": "sample string 91",
"TAX_RESIDENCY_1": 1,
"TAX_RESIDENCY_2": 1,
"TAX_RESIDENCY_3": 1,
"Tax_Residency_Country_1": "sample string 92",
"Tax_Residency_Country_2": "sample string 93",
"Tax_Residency_Country_3": "sample string 94",
"Full_Mailing_Address": "sample string 20, sample string 21, sample string 22, sample string 23, sample string 24, sample string 60",
"Full_Address": "sample string 15, sample string 16, sample string 17, sample string 18, sample string 19, sample string 55",
"CP_ID": 1,
"BeneficialType": "sample string 95",
"US_Tax_Form_Status": "sample string 96",
"US_Tax_Form_Provided": "sample string 97",
"StrFORM_EXPIRATION_DATE": "sample string 98",
"strBENEFICIAL_OWNER_ID": "sample string 99",
"strRECORD_ID": "sample string 100",
"SPECIAL_TAX_STATUS": "sample string 101",
"W9_Federal_Tax_Classification": "sample string 102",
"REGARDED_OWNERS": "sample string 103",
"INVESTOR_ID": 1,
"PERCENTAGE": 1,
"EntityBO": "sample string 104",
"EntityBOId": 1,
"Text": "sample string 105",
"INVESTOR_LEGAL_NAME": "sample string 106",
"EntityName": "sample string 107",
"INTEREST_TYPE": "sample string 108",
"DIVIDEND_TYPE": "sample string 109",
"OTHER_INCOME_TYPE": "sample string 110",
"INTEREST_CH3_BASIS_EXEMPTION": "sample string 111",
"DIVIDEND_CH3_BASIS_EXEMPTION": "sample string 112",
"OTHER_INCOME_CH3_BASIS_EXEMPTION": "sample string 113",
"strRECORD_START_DT": "sample string 114",
"strRECORD_END_DT": "sample string 115",
"LAST_UPDATE_ON": "sample string 116",
"LAST_UPDATE_BY": "sample string 117",
"COUNTRY_INCORPORATION_NAME": "sample string 118",
"US_TAX_FORM_REQUIRED": "sample string 119",
"CRS_FORM_REQUIRED": "sample string 120",
"INVESTOR_TYPE": "sample string 121"
},
{
"BENEFICIAL_OWNER_ID": 1,
"RECORD_ID": 1,
"RECORD_CHANGED_BY": "sample string 1",
"RECORD_START_DT": "2025-10-29T13:10:25.915658+00:00",
"RECORD_END_DT": "2025-10-29T13:10:25.915658+00:00",
"CLIENT_ID": 1,
"CLIENT_REFERENCE_ID": "sample string 2",
"CLIENT_REFERENCE_NAME": "sample string 3",
"BENEFICIAL_LEGAL_NAME": "sample string 4",
"PAYEE_STATUS": "sample string 5",
"CITIZENSHIP_COUNTRY_ID": 1,
"CITIZENSHIP_COUNTRY_NAME": "sample string 6",
"BIRTH_COUNTRY_ID": 1,
"BIRTH_CITY": "sample string 7",
"SINGLE_MEMBER_LLC_NAME": "sample string 8",
"EIN": "sample string 9",
"SSN": "sample string 10",
"TIN_COUNTRY_1_ID": 1,
"TIN_1": "sample string 11",
"TIN_COUNTRY_2_ID": 1,
"TIN_2": "sample string 12",
"REASON_FOR_NO_TIN": "sample string 13",
"TIN_COUNTRY_3_ID": 1,
"TIN_3": "sample string 14",
"ADDRESS_NUMBER_STREET": "sample string 15",
"ADDRESS_LINE_TWO": "sample string 16",
"ADDRESS_CITY": "sample string 17",
"ADDRESS_STATE": "sample string 18",
"ADDRESS_POST_CODE": "sample string 19",
"ADDRESS_COUNTRY_ID": 1,
"MAILING_NUMBER_STREET": "sample string 20",
"MAILING_LINE_TWO": "sample string 21",
"MAILING_CITY": "sample string 22",
"MAILING_STATE": "sample string 23",
"MAILING_POST_CODE": "sample string 24",
"MAILING_COUNTRY_ID": 1,
"ELECTRONIC_K1_CONSENT": "sample string 25",
"TYPE_OF_FORM": 1,
"FORM_VALID": "sample string 26",
"FORM_SIGNATURE_DATE": "2025-10-29T13:10:25.915658+00:00",
"FORM_W8_OWNER_NAME": "sample string 27",
"INTERMEDIARY_NAME": "sample string 28",
"COUNTRY_INCORPORATION_ID": 1,
"US_TAX_CLASSIFICATION_ID": 1,
"US_TAX_CLASSIFICATION_NAME": "sample string 29",
"LOCAL_TAX_CLASSIFICATION_ID": 1,
"LOCAL_TAX_CLASSIFICATION_NAME": "sample string 30",
"IMY_STATUS_ID": 1,
"W9_EXEMPT_CODE": "sample string 31",
"W9_FATCA_CODE": "sample string 32",
"FATCA_STATUS_ID": 1,
"FATCA_CLASSIFICATION": "sample string 33",
"FATCA_CLASSIFICATION_ID": 1,
"FATCA_CLASSIFICATION_NAME": "sample string 34",
"CRS_CLASSIFICATION_ID": 1,
"CRS_CLASSIFICATION_NAME": "sample string 35",
"CHAPTER_4_STATUS_CODE": "sample string 36",
"GIIN": "sample string 37",
"TREATY_ARTICLE_ID": 1,
"IMY_WITHHOLDING_STATEMENT": "sample string 38",
"SPECIFIED_FATCA": "sample string 39",
"REPORTABLE_PERSON_CRS": "sample string 40",
"CRS_FORM_STATUS": "sample string 41",
"CRS_STATUS_ID": 1,
"CONTROLLING_PERSONS": "sample string 42",
"PMIE": "sample string 43",
"REASON_NO_GIIN": "sample string 44",
"NAME_SPONSORED_ENTITY": "sample string 45",
"GIIN_SPONSORED_ENTITY": "sample string 46",
"FATCA_REPORTABLE": "sample string 47",
"FATCA_REPORTABLE_ID": 1,
"FATCA_REPORTABLE_NAME": "sample string 48",
"CRS_REPORTABLE": "sample string 49",
"CRS_REPORTABLE_ID": 1,
"CRS_REPORTABLE_NAME": "sample string 50",
"COMMENTS": "sample string 51",
"TIN_COUNTRY_1_Name": "sample string 52",
"TIN_COUNTRY_2_Name": "sample string 53",
"TIN_COUNTRY_3_Name": "sample string 54",
"ADDRESS_COUNTRY_Name": "sample string 55",
"FORM_TYPE_NAME": "sample string 56",
"FATCA_STATUS_NAME": "sample string 57",
"CRS_STATUS_NAME": "sample string 58",
"Birth_CountryName": "sample string 59",
"Mailing_CountryName": "sample string 60",
"Incorporation_CountryName": "sample string 61",
"IMY_STATUS_NAME": "sample string 62",
"ARTICLE_NAME": "sample string 63",
"StrBIRTH_DATE": "sample string 64",
"StrFORM_SIGNATURE_DATE": "sample string 65",
"LoggedInUserName": "sample string 66",
"FORM_EXPIRATION_DATE": "2025-10-29T13:10:25.915658+00:00",
"W9_EXEMPT_PAYEE": "sample string 67",
"W9_EXEMPT_PAYEE_CODE": "sample string 68",
"W9_EXEMPT_FATCA": "sample string 69",
"W9_EXEMPT_FATCA_CODE": "sample string 70",
"CHAPTER_3_STATUS_CODE": "sample string 71",
"bIMY_WITHHOLDING_STATEMENT": true,
"IMY_BEN_OWNERS_FORMS": "sample string 73",
"US_OWNERS": "sample string 74",
"US_TREATY_ELIGIBLE": "sample string 75",
"TREATY_COUNTRY_ID": 1,
"TREATY_COUNTRY_Name": "sample string 76",
"LOB_CODE": "sample string 77",
"WITHHOLDING_RATE_INTEREST": "sample string 78",
"WITHHOLDING_RATE_DIVIDENDS": "sample string 79",
"WITHHOLDING_RATE_RENTS": "sample string 80",
"WITHHOLDING_RATE_ROYALTIES": "sample string 81",
"WITHHOLDING_RATE_OTHER": "sample string 82",
"FATCA_SPECIFIED_PERSON_STATUS": "sample string 83",
"CRS_SPECIFIED_PERSON_STATUS": "sample string 84",
"bSPECIFIED_FATCA": true,
"bREPORTABLE_PERSON_CRS": true,
"bFATCA_REPORTABLE": true,
"bCRS_REPORTABLE": true,
"bELECTRONIC_K1_CONSENT": true,
"bPMIE": true,
"operationType": "sample string 91",
"TAX_RESIDENCY_1": 1,
"TAX_RESIDENCY_2": 1,
"TAX_RESIDENCY_3": 1,
"Tax_Residency_Country_1": "sample string 92",
"Tax_Residency_Country_2": "sample string 93",
"Tax_Residency_Country_3": "sample string 94",
"Full_Mailing_Address": "sample string 20, sample string 21, sample string 22, sample string 23, sample string 24, sample string 60",
"Full_Address": "sample string 15, sample string 16, sample string 17, sample string 18, sample string 19, sample string 55",
"CP_ID": 1,
"BeneficialType": "sample string 95",
"US_Tax_Form_Status": "sample string 96",
"US_Tax_Form_Provided": "sample string 97",
"StrFORM_EXPIRATION_DATE": "sample string 98",
"strBENEFICIAL_OWNER_ID": "sample string 99",
"strRECORD_ID": "sample string 100",
"SPECIAL_TAX_STATUS": "sample string 101",
"W9_Federal_Tax_Classification": "sample string 102",
"REGARDED_OWNERS": "sample string 103",
"INVESTOR_ID": 1,
"PERCENTAGE": 1,
"EntityBO": "sample string 104",
"EntityBOId": 1,
"Text": "sample string 105",
"INVESTOR_LEGAL_NAME": "sample string 106",
"EntityName": "sample string 107",
"INTEREST_TYPE": "sample string 108",
"DIVIDEND_TYPE": "sample string 109",
"OTHER_INCOME_TYPE": "sample string 110",
"INTEREST_CH3_BASIS_EXEMPTION": "sample string 111",
"DIVIDEND_CH3_BASIS_EXEMPTION": "sample string 112",
"OTHER_INCOME_CH3_BASIS_EXEMPTION": "sample string 113",
"strRECORD_START_DT": "sample string 114",
"strRECORD_END_DT": "sample string 115",
"LAST_UPDATE_ON": "sample string 116",
"LAST_UPDATE_BY": "sample string 117",
"COUNTRY_INCORPORATION_NAME": "sample string 118",
"US_TAX_FORM_REQUIRED": "sample string 119",
"CRS_FORM_REQUIRED": "sample string 120",
"INVESTOR_TYPE": "sample string 121"
}
],
"Success": true,
"Message": [
"sample string 1",
"sample string 2"
]
}