Investors
GET
/investors
Name | Description | Data Type | Required |
---|---|---|---|
externalId |
The client specific or external identifier that represents the product, fund, contact, investor, or alternate entity recognized by SEI and a third party system or application. Many times the externalId is used to synchronize SEI sourced data with another data source for the same records. |
string |
|
section |
One or more sections can be specified to limit the fields returned in a response. Passing one or more sections will exclude other sections from being included in response |
string |
|
alternateId |
Alternate identifier. Typically used when integrating between systems. |
string |
|
active |
Designates whether the investor is active ("true") or inactive ("false"). |
boolean |
|
changeStartDate |
Last change start date for the investor. Required date format yyyy-MM-ddTHH:mm:ss.SSS. Can be used to target contacts modified on, since or between specified datetime. Date only can also be accepted. Datetime is Eastern Standard Time (EST). |
string |
|
changeEndDate |
Last change end date for the investor. Required date format yyyy-MM-ddTHH:mm:ss.SSS. Can be used to target contacts modified on, since or between specified datetime. Date only can also be accepted. Datetime is Eastern Standard Time (EST). |
string |
|
createStartDate |
Created start date for the investor. Required date format yyyy-MM-ddTHH:mm:ss.SSS. Can be used to target contacts created on, since or between specified datetime. Date only can also be accepted. Datetime is Eastern Standard Time (EST). |
string |
|
createEndDate |
Created end date for the investor. Required date format yyyy-MM-ddTHH:mm:ss.SSS. Can be used to target contacts created on, since or between specified datetime. Date only can also be accepted. Datetime is Eastern Standard Time (EST). |
string |
|
fundInvestorExternalId |
Business identifier for the investor fund relationship recognized by a third party system or application. Many times the fund investor external ID is used to synchronize SEI sourced data with another data source for the same record. This field is not required to be unique. |
string |
|
addressType |
An investor may have up to three address tracked for different purposes-Legal, Mailing, Tax. |
string |
|
erisaType |
ERISA status of investors as indicated on subscription document. |
string |
|
limit |
Number of records per page. Many responses have a maximum of 50 records per page. |
integer |
Name | Description | Data Type | Required |
---|---|---|---|
Authorization |
access_token value obtained from the Token endpoint.This is passed as "Bearer access_token". |
string |
|
AppKey |
This is the Consumer Key provided during the App Registration process and is used to identify the user's application. |
string |
|
dob |
Date of birth or date of formation in the format MM/DD/YYYY. |
string |
|
fullName |
The full legal name of the investor. |
string |
|
postalCode |
The postal code of the investor's legal address. |
string |
|
taxId |
Primary tax identifier for the Investor. |
string |
|
countryIsoCode |
ISO country code ISO 3166-1 alpha-2 code format. |
string |
-
CodeDescription
-
200
OK- The request has succeeded and the response has been returned.
-
400
Bad request - The server cannot or will not process the request due to an inaccurate request submitted by the client application. Please resubmit the request after making the required corrections indicated in the error response. For more Info on SEI Error Standards please refer to the API Standards FAQ under Support.
-
401
Unauthorized - Invalid authentication details have been provided. Also useful to trigger an authorization pop up if the API is used from a browser.
-
403
Forbidden-The SEI Server understood the request but refuses to fulfill it.
-
404
Not Found- The requested resource or the underlying resource does not exist. Please resubmit the request after making the required corrections
-
500
Internal Server Error - The server was unable to fulfill the request due to an unknown condition. Please contact SEI for support. For More Info please refer to the "Response & Errors" FAQ under support.
externalId |
The client specific or external identifier that represents the product, fund, contact, investor, or alternate entity recognized by SEI and a third party system or application. Many times the externalId is used to synchronize SEI sourced data with another data source for the same records. |
section |
One or more sections can be specified to limit the fields returned in a response. Passing one or more sections will exclude other sections from being included in response |
alternateId |
Alternate identifier. Typically used when integrating between systems. |
active |
Designates whether the investor is active ("true") or inactive ("false"). |
changeStartDate |
Last change start date for the investor. Required date format yyyy-MM-ddTHH:mm:ss.SSS. Can be used to target contacts modified on, since or between specified datetime. Date only can also be accepted. Datetime is Eastern Standard Time (EST). |
changeEndDate |
Last change end date for the investor. Required date format yyyy-MM-ddTHH:mm:ss.SSS. Can be used to target contacts modified on, since or between specified datetime. Date only can also be accepted. Datetime is Eastern Standard Time (EST). |
createStartDate |
Created start date for the investor. Required date format yyyy-MM-ddTHH:mm:ss.SSS. Can be used to target contacts created on, since or between specified datetime. Date only can also be accepted. Datetime is Eastern Standard Time (EST). |
createEndDate |
Created end date for the investor. Required date format yyyy-MM-ddTHH:mm:ss.SSS. Can be used to target contacts created on, since or between specified datetime. Date only can also be accepted. Datetime is Eastern Standard Time (EST). |
fundInvestorExternalId |
Business identifier for the investor fund relationship recognized by a third party system or application. Many times the fund investor external ID is used to synchronize SEI sourced data with another data source for the same record. This field is not required to be unique. |
addressType |
An investor may have up to three address tracked for different purposes-Legal, Mailing, Tax. |
erisaType |
ERISA status of investors as indicated on subscription document. |
limit |
Number of records per page. Many responses have a maximum of 50 records per page. |
Authorization |
access_token value obtained from the Token endpoint.This is passed as "Bearer access_token". |
AppKey |
This is the Consumer Key provided during the App Registration process and is used to identify the user's application. |
dob |
Date of birth or date of formation in the format MM/DD/YYYY. |
fullName |
The full legal name of the investor. |
postalCode |
The postal code of the investor's legal address. |
taxId |
Primary tax identifier for the Investor. |
countryIsoCode |
ISO country code ISO 3166-1 alpha-2 code format. |
Request Body
Working...
Investors
GET
/investors
Name | Description | Data Type | Required |
---|---|---|---|
externalId |
The client specific or external identifier that represents the product, fund, contact, investor, or alternate entity recognized by SEI and a third party system or application. Many times the externalId is used to synchronize SEI sourced data with another data source for the same records. |
string |
|
section |
One or more sections can be specified to limit the fields returned in a response. Passing one or more sections will exclude other sections from being included in response |
string |
|
alternateId |
Alternate identifier. Typically used when integrating between systems. |
string |
|
active |
Designates whether the investor is active ("true") or inactive ("false"). |
boolean |
|
changeStartDate |
Last change start date for the investor. Required date format yyyy-MM-ddTHH:mm:ss.SSS. Can be used to target contacts modified on, since or between specified datetime. Date only can also be accepted. Datetime is Eastern Standard Time (EST). |
string |
|
changeEndDate |
Last change end date for the investor. Required date format yyyy-MM-ddTHH:mm:ss.SSS. Can be used to target contacts modified on, since or between specified datetime. Date only can also be accepted. Datetime is Eastern Standard Time (EST). |
string |
|
createStartDate |
Created start date for the investor. Required date format yyyy-MM-ddTHH:mm:ss.SSS. Can be used to target contacts created on, since or between specified datetime. Date only can also be accepted. Datetime is Eastern Standard Time (EST). |
string |
|
createEndDate |
Created end date for the investor. Required date format yyyy-MM-ddTHH:mm:ss.SSS. Can be used to target contacts created on, since or between specified datetime. Date only can also be accepted. Datetime is Eastern Standard Time (EST). |
string |
|
fundInvestorExternalId |
Business identifier for the investor fund relationship recognized by a third party system or application. Many times the fund investor external ID is used to synchronize SEI sourced data with another data source for the same record. This field is not required to be unique. |
string |
|
addressType |
An investor may have up to three address tracked for different purposes-Legal, Mailing, Tax. |
string |
|
erisaType |
ERISA status of investors as indicated on subscription document. |
string |
|
limit |
Number of records per page. Many responses have a maximum of 50 records per page. |
integer |
Name | Description | Data Type | Required |
---|---|---|---|
Authorization |
access_token value obtained from the Token endpoint.This is passed as "Bearer access_token". |
string |
|
AppKey |
This is the Consumer Key provided during the App Registration process and is used to identify the user's application. |
string |
|
dob |
Date of birth or date of formation in the format MM/DD/YYYY. |
string |
|
fullName |
The full legal name of the investor. |
string |
|
postalCode |
The postal code of the investor's legal address. |
string |
|
taxId |
Primary tax identifier for the Investor. |
string |
|
countryIsoCode |
ISO country code ISO 3166-1 alpha-2 code format. |
string |
-
CodeDescription
-
200
OK- The request has succeeded and the response has been returned.
-
400
Bad request - The server cannot or will not process the request due to an inaccurate request submitted by the client application. Please resubmit the request after making the required corrections indicated in the error response. For more Info on SEI Error Standards please refer to the API Standards FAQ under Support.
-
401
Unauthorized - Invalid authentication details have been provided. Also useful to trigger an authorization pop up if the API is used from a browser.
-
403
Forbidden-The SEI Server understood the request but refuses to fulfill it.
-
404
Not Found- The requested resource or the underlying resource does not exist. Please resubmit the request after making the required corrections
-
500
Internal Server Error - The server was unable to fulfill the request due to an unknown condition. Please contact SEI for support. For More Info please refer to the "Response & Errors" FAQ under support.
externalId |
The client specific or external identifier that represents the product, fund, contact, investor, or alternate entity recognized by SEI and a third party system or application. Many times the externalId is used to synchronize SEI sourced data with another data source for the same records. |
section |
One or more sections can be specified to limit the fields returned in a response. Passing one or more sections will exclude other sections from being included in response |
alternateId |
Alternate identifier. Typically used when integrating between systems. |
active |
Designates whether the investor is active ("true") or inactive ("false"). |
changeStartDate |
Last change start date for the investor. Required date format yyyy-MM-ddTHH:mm:ss.SSS. Can be used to target contacts modified on, since or between specified datetime. Date only can also be accepted. Datetime is Eastern Standard Time (EST). |
changeEndDate |
Last change end date for the investor. Required date format yyyy-MM-ddTHH:mm:ss.SSS. Can be used to target contacts modified on, since or between specified datetime. Date only can also be accepted. Datetime is Eastern Standard Time (EST). |
createStartDate |
Created start date for the investor. Required date format yyyy-MM-ddTHH:mm:ss.SSS. Can be used to target contacts created on, since or between specified datetime. Date only can also be accepted. Datetime is Eastern Standard Time (EST). |
createEndDate |
Created end date for the investor. Required date format yyyy-MM-ddTHH:mm:ss.SSS. Can be used to target contacts created on, since or between specified datetime. Date only can also be accepted. Datetime is Eastern Standard Time (EST). |
fundInvestorExternalId |
Business identifier for the investor fund relationship recognized by a third party system or application. Many times the fund investor external ID is used to synchronize SEI sourced data with another data source for the same record. This field is not required to be unique. |
addressType |
An investor may have up to three address tracked for different purposes-Legal, Mailing, Tax. |
erisaType |
ERISA status of investors as indicated on subscription document. |
limit |
Number of records per page. Many responses have a maximum of 50 records per page. |
Authorization |
access_token value obtained from the Token endpoint.This is passed as "Bearer access_token". |
AppKey |
This is the Consumer Key provided during the App Registration process and is used to identify the user's application. |
dob |
Date of birth or date of formation in the format MM/DD/YYYY. |
fullName |
The full legal name of the investor. |
postalCode |
The postal code of the investor's legal address. |
taxId |
Primary tax identifier for the Investor. |
countryIsoCode |
ISO country code ISO 3166-1 alpha-2 code format. |
Request Body
Working...
Investors
GET
/investors
Name | Description | Data Type | Required |
---|---|---|---|
externalId |
The client specific or external identifier that represents the product, fund, contact, investor, or alternate entity recognized by SEI and a third party system or application. Many times the externalId is used to synchronize SEI sourced data with another data source for the same records. |
string |
|
section |
One or more sections can be specified to limit the fields returned in a response. Passing one or more sections will exclude other sections from being included in response |
string |
|
alternateId |
Alternate identifier. Typically used when integrating between systems. |
string |
|
active |
Designates whether the investor is active ("true") or inactive ("false"). |
boolean |
|
changeStartDate |
Last change start date for the investor. Required date format yyyy-MM-ddTHH:mm:ss.SSS. Can be used to target contacts modified on, since or between specified datetime. Date only can also be accepted. Datetime is Eastern Standard Time (EST). |
string |
|
changeEndDate |
Last change end date for the investor. Required date format yyyy-MM-ddTHH:mm:ss.SSS. Can be used to target contacts modified on, since or between specified datetime. Date only can also be accepted. Datetime is Eastern Standard Time (EST). |
string |
|
createStartDate |
Created start date for the investor. Required date format yyyy-MM-ddTHH:mm:ss.SSS. Can be used to target contacts created on, since or between specified datetime. Date only can also be accepted. Datetime is Eastern Standard Time (EST). |
string |
|
createEndDate |
Created end date for the investor. Required date format yyyy-MM-ddTHH:mm:ss.SSS. Can be used to target contacts created on, since or between specified datetime. Date only can also be accepted. Datetime is Eastern Standard Time (EST). |
string |
|
fundInvestorExternalId |
Business identifier for the investor fund relationship recognized by a third party system or application. Many times the fund investor external ID is used to synchronize SEI sourced data with another data source for the same record. This field is not required to be unique. |
string |
|
addressType |
An investor may have up to three address tracked for different purposes-Legal, Mailing, Tax. |
string |
|
erisaType |
ERISA status of investors as indicated on subscription document. |
string |
|
limit |
Number of records per page. Many responses have a maximum of 50 records per page. |
integer |
Name | Description | Data Type | Required |
---|---|---|---|
Authorization |
access_token value obtained from the Token endpoint.This is passed as "Bearer access_token". |
string |
|
AppKey |
This is the Consumer Key provided during the App Registration process and is used to identify the user's application. |
string |
|
dob |
Date of birth or date of formation in the format MM/DD/YYYY. |
string |
|
fullName |
The full legal name of the investor. |
string |
|
postalCode |
The postal code of the investor's legal address. |
string |
|
taxId |
Primary tax identifier for the Investor. |
string |
|
countryIsoCode |
ISO country code ISO 3166-1 alpha-2 code format. |
string |
-
CodeDescription
-
200
OK- The request has succeeded and the response has been returned.
-
400
Bad request - The server cannot or will not process the request due to an inaccurate request submitted by the client application. Please resubmit the request after making the required corrections indicated in the error response. For more Info on SEI Error Standards please refer to the API Standards FAQ under Support.
-
401
Unauthorized - Invalid authentication details have been provided. Also useful to trigger an authorization pop up if the API is used from a browser.
-
403
Forbidden-The SEI Server understood the request but refuses to fulfill it.
-
404
Not Found- The requested resource or the underlying resource does not exist. Please resubmit the request after making the required corrections
-
500
Internal Server Error - The server was unable to fulfill the request due to an unknown condition. Please contact SEI for support. For More Info please refer to the "Response & Errors" FAQ under support.
externalId |
The client specific or external identifier that represents the product, fund, contact, investor, or alternate entity recognized by SEI and a third party system or application. Many times the externalId is used to synchronize SEI sourced data with another data source for the same records. |
section |
One or more sections can be specified to limit the fields returned in a response. Passing one or more sections will exclude other sections from being included in response |
alternateId |
Alternate identifier. Typically used when integrating between systems. |
active |
Designates whether the investor is active ("true") or inactive ("false"). |
changeStartDate |
Last change start date for the investor. Required date format yyyy-MM-ddTHH:mm:ss.SSS. Can be used to target contacts modified on, since or between specified datetime. Date only can also be accepted. Datetime is Eastern Standard Time (EST). |
changeEndDate |
Last change end date for the investor. Required date format yyyy-MM-ddTHH:mm:ss.SSS. Can be used to target contacts modified on, since or between specified datetime. Date only can also be accepted. Datetime is Eastern Standard Time (EST). |
createStartDate |
Created start date for the investor. Required date format yyyy-MM-ddTHH:mm:ss.SSS. Can be used to target contacts created on, since or between specified datetime. Date only can also be accepted. Datetime is Eastern Standard Time (EST). |
createEndDate |
Created end date for the investor. Required date format yyyy-MM-ddTHH:mm:ss.SSS. Can be used to target contacts created on, since or between specified datetime. Date only can also be accepted. Datetime is Eastern Standard Time (EST). |
fundInvestorExternalId |
Business identifier for the investor fund relationship recognized by a third party system or application. Many times the fund investor external ID is used to synchronize SEI sourced data with another data source for the same record. This field is not required to be unique. |
addressType |
An investor may have up to three address tracked for different purposes-Legal, Mailing, Tax. |
erisaType |
ERISA status of investors as indicated on subscription document. |
limit |
Number of records per page. Many responses have a maximum of 50 records per page. |
Authorization |
access_token value obtained from the Token endpoint.This is passed as "Bearer access_token". |
AppKey |
This is the Consumer Key provided during the App Registration process and is used to identify the user's application. |
dob |
Date of birth or date of formation in the format MM/DD/YYYY. |
fullName |
The full legal name of the investor. |
postalCode |
The postal code of the investor's legal address. |
taxId |
Primary tax identifier for the Investor. |
countryIsoCode |
ISO country code ISO 3166-1 alpha-2 code format. |
Request Body
Working...
curl -X GET \ https://api.seic.com/v2/investors \ -H 'appkey: gsedgaerhDSHGRSH' \ -H 'authorization: Bearer ADsgdnnkjnfdIKJN' \
Authorization: Bearer ADsgdnnkjnfdIKJN AppKey: gsedgaerhDSHGRSH
Content-Type: application/json Status: 200 OK requesttrackingid: 67e1ff68-164f-03ad-0f2d-5cbbfda56ec9
{ "data": [ { "externalId": "TEST", "alternateId": "null", "fullName": "Mike Smith", "active": true, "pii": null, "fundInvestorExternalId": [], "changeDate": "2020-05-22T09:51:50.823", "createDate": "2014-10-09T13:26:56", "classification": null, "accreditedInvestor": null, "systemIdentifier": [], "qualifiedPurchaser": null, "slots": "1.0000", "receiptPpmCountryIsoCode": null, "signatureSubdocCountryIsoCode": null, "investorMaster": null, "investorMasterExternalId": null, "canadianCertification": null, "seniorPoliticalFigure": false, "seniorPoliticalFigureName": null, "name": { "fullName": "Mike Smith", "abbreviatedLine1": null, "abbreviatedLine2": null }, "address": null, "tax": null, "principalPlaceOfBusiness": null, "eligibility": { "employeeEligible": false, "friendsFamily": false, "generalPartner": false, "limitedPartner": false, "partner": false, "proxyInvestor": false }, "frozen": { "status": false, "effectiveDate": null, "notes": null }, "finra": null, "erisa": { "type": "No", "percent": null, "benefitPlanEmployee": false, "benefitPlanIndividual": false }, "attributes": [ { "name": "string", "value": "string", "explanation": "string" } ], "currency": "", "custody": "", "accountInformationClassification": null, "initialFundingMethod": "", "investmentCapacity": "", "accountStatus": "", "reporting": null, "billing": null, "reconciliation": null, "repatriateIncome": "", "deliverVsPayment": null, "multiCurrencyAccount": "", "directedBroker": "", "directedBrokerFirmName": null, "benchmark": null, "pooledInvestment": { "pooledInvestmentFundCert": "less than 25%", "percentEquityInterest": 0, "entityPassiveInvestment": null }, "cftcNfa": { "nfaId": null, "commodityTradingAdvisor": null, "operator": false, "otherDescription": null, "cftcCertification": null, "cftcCertificationNotAcquiringSecOffered": null, "cftcCertAccreditedInvestor": null, "rule413Exempt": false, "noActionLetter1238": false, "rule45Required": false, "rule45NotRequired": false, "noActionLetter1237": false, "interpretiveGuidance": false, "charitableFoundation": false, "rule310Exempt": false, "otherExemption": false, "otherExemptionDesc": null, "notEngaged": false }, "insurance": null, "unrelatedBusTaxIncome": null, "placementAgent": null, "registeredFundAck": null, "registeredFundAffiliatedPerson": null, "registedFundName": null, "regDBadActor": null, "regDDesc": null, "usGovtEntity": null, "payToPlayRep": null, "usBankHoldingCo": null, "investorGovtEntityAffiliation": false, "fatca": { "fatcaPreexisting": true, "crsPreexisting": true, "excludeFatca": false }, "formPf": null, "aifmd": null, "cpoPqr": { "securityLendingCollateral": false, "distribution": false, "investorType": null, "cpoExempt": null, "regExemptCpo": null } } ], "paging": { "cursors": { "before": "zxI4MjP=", "after": "NDg5ABC=", "max": "MTYyEFk4", "last": "MTU2GhiJ", "resultCount": 25 }, "totalCount": 1025, "limit": 25, "previous": null, "next": "https://api.seic.com/v2/investors?after=NDg5ABC%3D&limit=25", "self": "https://api.seic.com/v2/investors", "first": "https://api.seic.com/v2/investors?limit=25", "last": "https://api.seic.com/v2/investors?after=MTU2GhiJ&limit=25" } }
Investors
GET
/investors
Name | Description | Data Type | Required |
---|---|---|---|
externalId |
The client specific or external identifier that represents the product, fund, contact, investor, or alternate entity recognized by SEI and a third party system or application. Many times the externalId is used to synchronize SEI sourced data with another data source for the same records. |
string |
|
section |
One or more sections can be specified to limit the fields returned in a response. Passing one or more sections will exclude other sections from being included in response |
string |
|
alternateId |
Alternate identifier. Typically used when integrating between systems. |
string |
|
active |
Designates whether the investor is active ("true") or inactive ("false"). |
boolean |
|
changeStartDate |
Last change start date for the investor. Required date format yyyy-MM-ddTHH:mm:ss.SSS. Can be used to target contacts modified on, since or between specified datetime. Date only can also be accepted. Datetime is Eastern Standard Time (EST). |
string |
|
changeEndDate |
Last change end date for the investor. Required date format yyyy-MM-ddTHH:mm:ss.SSS. Can be used to target contacts modified on, since or between specified datetime. Date only can also be accepted. Datetime is Eastern Standard Time (EST). |
string |
|
createStartDate |
Created start date for the investor. Required date format yyyy-MM-ddTHH:mm:ss.SSS. Can be used to target contacts created on, since or between specified datetime. Date only can also be accepted. Datetime is Eastern Standard Time (EST). |
string |
|
createEndDate |
Created end date for the investor. Required date format yyyy-MM-ddTHH:mm:ss.SSS. Can be used to target contacts created on, since or between specified datetime. Date only can also be accepted. Datetime is Eastern Standard Time (EST). |
string |
|
fundInvestorExternalId |
Business identifier for the investor fund relationship recognized by a third party system or application. Many times the fund investor external ID is used to synchronize SEI sourced data with another data source for the same record. This field is not required to be unique. |
string |
|
addressType |
An investor may have up to three address tracked for different purposes-Legal, Mailing, Tax. |
string |
|
erisaType |
ERISA status of investors as indicated on subscription document. |
string |
|
limit |
Number of records per page. Many responses have a maximum of 50 records per page. |
integer |
Name | Description | Data Type | Required |
---|---|---|---|
Authorization |
access_token value obtained from the Token endpoint.This is passed as "Bearer access_token". |
string |
|
AppKey |
This is the Consumer Key provided during the App Registration process and is used to identify the user's application. |
string |
|
dob |
Date of birth or date of formation in the format MM/DD/YYYY. |
string |
|
fullName |
The full legal name of the investor. |
string |
|
postalCode |
The postal code of the investor's legal address. |
string |
|
taxId |
Primary tax identifier for the Investor. |
string |
|
countryIsoCode |
ISO country code ISO 3166-1 alpha-2 code format. |
string |
-
CodeDescription
-
200
OK- The request has succeeded and the response has been returned.
-
400
Bad request - The server cannot or will not process the request due to an inaccurate request submitted by the client application. Please resubmit the request after making the required corrections indicated in the error response. For more Info on SEI Error Standards please refer to the API Standards FAQ under Support.
-
401
Unauthorized - Invalid authentication details have been provided. Also useful to trigger an authorization pop up if the API is used from a browser.
-
403
Forbidden-The SEI Server understood the request but refuses to fulfill it.
-
404
Not Found- The requested resource or the underlying resource does not exist. Please resubmit the request after making the required corrections
-
500
Internal Server Error - The server was unable to fulfill the request due to an unknown condition. Please contact SEI for support. For More Info please refer to the "Response & Errors" FAQ under support.
externalId |
The client specific or external identifier that represents the product, fund, contact, investor, or alternate entity recognized by SEI and a third party system or application. Many times the externalId is used to synchronize SEI sourced data with another data source for the same records. |
section |
One or more sections can be specified to limit the fields returned in a response. Passing one or more sections will exclude other sections from being included in response |
alternateId |
Alternate identifier. Typically used when integrating between systems. |
active |
Designates whether the investor is active ("true") or inactive ("false"). |
changeStartDate |
Last change start date for the investor. Required date format yyyy-MM-ddTHH:mm:ss.SSS. Can be used to target contacts modified on, since or between specified datetime. Date only can also be accepted. Datetime is Eastern Standard Time (EST). |
changeEndDate |
Last change end date for the investor. Required date format yyyy-MM-ddTHH:mm:ss.SSS. Can be used to target contacts modified on, since or between specified datetime. Date only can also be accepted. Datetime is Eastern Standard Time (EST). |
createStartDate |
Created start date for the investor. Required date format yyyy-MM-ddTHH:mm:ss.SSS. Can be used to target contacts created on, since or between specified datetime. Date only can also be accepted. Datetime is Eastern Standard Time (EST). |
createEndDate |
Created end date for the investor. Required date format yyyy-MM-ddTHH:mm:ss.SSS. Can be used to target contacts created on, since or between specified datetime. Date only can also be accepted. Datetime is Eastern Standard Time (EST). |
fundInvestorExternalId |
Business identifier for the investor fund relationship recognized by a third party system or application. Many times the fund investor external ID is used to synchronize SEI sourced data with another data source for the same record. This field is not required to be unique. |
addressType |
An investor may have up to three address tracked for different purposes-Legal, Mailing, Tax. |
erisaType |
ERISA status of investors as indicated on subscription document. |
limit |
Number of records per page. Many responses have a maximum of 50 records per page. |
Authorization |
access_token value obtained from the Token endpoint.This is passed as "Bearer access_token". |
AppKey |
This is the Consumer Key provided during the App Registration process and is used to identify the user's application. |
dob |
Date of birth or date of formation in the format MM/DD/YYYY. |
fullName |
The full legal name of the investor. |
postalCode |
The postal code of the investor's legal address. |
taxId |
Primary tax identifier for the Investor. |
countryIsoCode |
ISO country code ISO 3166-1 alpha-2 code format. |
Request Body
Working...
Investors
GET
/investors
Name | Description | Data Type | Required |
---|---|---|---|
externalId |
The client specific or external identifier that represents the product, fund, contact, investor, or alternate entity recognized by SEI and a third party system or application. Many times the externalId is used to synchronize SEI sourced data with another data source for the same records. |
string |
|
section |
One or more sections can be specified to limit the fields returned in a response. Passing one or more sections will exclude other sections from being included in response |
string |
|
alternateId |
Alternate identifier. Typically used when integrating between systems. |
string |
|
active |
Designates whether the investor is active ("true") or inactive ("false"). |
boolean |
|
changeStartDate |
Last change start date for the investor. Required date format yyyy-MM-ddTHH:mm:ss.SSS. Can be used to target contacts modified on, since or between specified datetime. Date only can also be accepted. Datetime is Eastern Standard Time (EST). |
string |
|
changeEndDate |
Last change end date for the investor. Required date format yyyy-MM-ddTHH:mm:ss.SSS. Can be used to target contacts modified on, since or between specified datetime. Date only can also be accepted. Datetime is Eastern Standard Time (EST). |
string |
|
createStartDate |
Created start date for the investor. Required date format yyyy-MM-ddTHH:mm:ss.SSS. Can be used to target contacts created on, since or between specified datetime. Date only can also be accepted. Datetime is Eastern Standard Time (EST). |
string |
|
createEndDate |
Created end date for the investor. Required date format yyyy-MM-ddTHH:mm:ss.SSS. Can be used to target contacts created on, since or between specified datetime. Date only can also be accepted. Datetime is Eastern Standard Time (EST). |
string |
|
fundInvestorExternalId |
Business identifier for the investor fund relationship recognized by a third party system or application. Many times the fund investor external ID is used to synchronize SEI sourced data with another data source for the same record. This field is not required to be unique. |
string |
|
addressType |
An investor may have up to three address tracked for different purposes-Legal, Mailing, Tax. |
string |
|
erisaType |
ERISA status of investors as indicated on subscription document. |
string |
|
limit |
Number of records per page. Many responses have a maximum of 50 records per page. |
integer |
Name | Description | Data Type | Required |
---|---|---|---|
Authorization |
access_token value obtained from the Token endpoint.This is passed as "Bearer access_token". |
string |
|
AppKey |
This is the Consumer Key provided during the App Registration process and is used to identify the user's application. |
string |
|
dob |
Date of birth or date of formation in the format MM/DD/YYYY. |
string |
|
fullName |
The full legal name of the investor. |
string |
|
postalCode |
The postal code of the investor's legal address. |
string |
|
taxId |
Primary tax identifier for the Investor. |
string |
|
countryIsoCode |
ISO country code ISO 3166-1 alpha-2 code format. |
string |
-
CodeDescription
-
200
OK- The request has succeeded and the response has been returned.
-
400
Bad request - The server cannot or will not process the request due to an inaccurate request submitted by the client application. Please resubmit the request after making the required corrections indicated in the error response. For more Info on SEI Error Standards please refer to the API Standards FAQ under Support.
-
401
Unauthorized - Invalid authentication details have been provided. Also useful to trigger an authorization pop up if the API is used from a browser.
-
403
Forbidden-The SEI Server understood the request but refuses to fulfill it.
-
404
Not Found- The requested resource or the underlying resource does not exist. Please resubmit the request after making the required corrections
-
500
Internal Server Error - The server was unable to fulfill the request due to an unknown condition. Please contact SEI for support. For More Info please refer to the "Response & Errors" FAQ under support.
externalId |
The client specific or external identifier that represents the product, fund, contact, investor, or alternate entity recognized by SEI and a third party system or application. Many times the externalId is used to synchronize SEI sourced data with another data source for the same records. |
section |
One or more sections can be specified to limit the fields returned in a response. Passing one or more sections will exclude other sections from being included in response |
alternateId |
Alternate identifier. Typically used when integrating between systems. |
active |
Designates whether the investor is active ("true") or inactive ("false"). |
changeStartDate |
Last change start date for the investor. Required date format yyyy-MM-ddTHH:mm:ss.SSS. Can be used to target contacts modified on, since or between specified datetime. Date only can also be accepted. Datetime is Eastern Standard Time (EST). |
changeEndDate |
Last change end date for the investor. Required date format yyyy-MM-ddTHH:mm:ss.SSS. Can be used to target contacts modified on, since or between specified datetime. Date only can also be accepted. Datetime is Eastern Standard Time (EST). |
createStartDate |
Created start date for the investor. Required date format yyyy-MM-ddTHH:mm:ss.SSS. Can be used to target contacts created on, since or between specified datetime. Date only can also be accepted. Datetime is Eastern Standard Time (EST). |
createEndDate |
Created end date for the investor. Required date format yyyy-MM-ddTHH:mm:ss.SSS. Can be used to target contacts created on, since or between specified datetime. Date only can also be accepted. Datetime is Eastern Standard Time (EST). |
fundInvestorExternalId |
Business identifier for the investor fund relationship recognized by a third party system or application. Many times the fund investor external ID is used to synchronize SEI sourced data with another data source for the same record. This field is not required to be unique. |
addressType |
An investor may have up to three address tracked for different purposes-Legal, Mailing, Tax. |
erisaType |
ERISA status of investors as indicated on subscription document. |
limit |
Number of records per page. Many responses have a maximum of 50 records per page. |
Authorization |
access_token value obtained from the Token endpoint.This is passed as "Bearer access_token". |
AppKey |
This is the Consumer Key provided during the App Registration process and is used to identify the user's application. |
dob |
Date of birth or date of formation in the format MM/DD/YYYY. |
fullName |
The full legal name of the investor. |
postalCode |
The postal code of the investor's legal address. |
taxId |
Primary tax identifier for the Investor. |
countryIsoCode |
ISO country code ISO 3166-1 alpha-2 code format. |
Request Body
Working...
Investors
GET
/investors
Name | Description | Data Type | Required |
---|---|---|---|
externalId |
The client specific or external identifier that represents the product, fund, contact, investor, or alternate entity recognized by SEI and a third party system or application. Many times the externalId is used to synchronize SEI sourced data with another data source for the same records. |
string |
|
section |
One or more sections can be specified to limit the fields returned in a response. Passing one or more sections will exclude other sections from being included in response |
string |
|
alternateId |
Alternate identifier. Typically used when integrating between systems. |
string |
|
active |
Designates whether the investor is active ("true") or inactive ("false"). |
boolean |
|
changeStartDate |
Last change start date for the investor. Required date format yyyy-MM-ddTHH:mm:ss.SSS. Can be used to target contacts modified on, since or between specified datetime. Date only can also be accepted. Datetime is Eastern Standard Time (EST). |
string |
|
changeEndDate |
Last change end date for the investor. Required date format yyyy-MM-ddTHH:mm:ss.SSS. Can be used to target contacts modified on, since or between specified datetime. Date only can also be accepted. Datetime is Eastern Standard Time (EST). |
string |
|
createStartDate |
Created start date for the investor. Required date format yyyy-MM-ddTHH:mm:ss.SSS. Can be used to target contacts created on, since or between specified datetime. Date only can also be accepted. Datetime is Eastern Standard Time (EST). |
string |
|
createEndDate |
Created end date for the investor. Required date format yyyy-MM-ddTHH:mm:ss.SSS. Can be used to target contacts created on, since or between specified datetime. Date only can also be accepted. Datetime is Eastern Standard Time (EST). |
string |
|
fundInvestorExternalId |
Business identifier for the investor fund relationship recognized by a third party system or application. Many times the fund investor external ID is used to synchronize SEI sourced data with another data source for the same record. This field is not required to be unique. |
string |
|
addressType |
An investor may have up to three address tracked for different purposes-Legal, Mailing, Tax. |
string |
|
erisaType |
ERISA status of investors as indicated on subscription document. |
string |
|
limit |
Number of records per page. Many responses have a maximum of 50 records per page. |
integer |
Name | Description | Data Type | Required |
---|---|---|---|
Authorization |
access_token value obtained from the Token endpoint.This is passed as "Bearer access_token". |
string |
|
AppKey |
This is the Consumer Key provided during the App Registration process and is used to identify the user's application. |
string |
|
dob |
Date of birth or date of formation in the format MM/DD/YYYY. |
string |
|
fullName |
The full legal name of the investor. |
string |
|
postalCode |
The postal code of the investor's legal address. |
string |
|
taxId |
Primary tax identifier for the Investor. |
string |
|
countryIsoCode |
ISO country code ISO 3166-1 alpha-2 code format. |
string |
-
CodeDescription
-
200
OK- The request has succeeded and the response has been returned.
-
400
Bad request - The server cannot or will not process the request due to an inaccurate request submitted by the client application. Please resubmit the request after making the required corrections indicated in the error response. For more Info on SEI Error Standards please refer to the API Standards FAQ under Support.
-
401
Unauthorized - Invalid authentication details have been provided. Also useful to trigger an authorization pop up if the API is used from a browser.
-
403
Forbidden-The SEI Server understood the request but refuses to fulfill it.
-
404
Not Found- The requested resource or the underlying resource does not exist. Please resubmit the request after making the required corrections
-
500
Internal Server Error - The server was unable to fulfill the request due to an unknown condition. Please contact SEI for support. For More Info please refer to the "Response & Errors" FAQ under support.
externalId |
The client specific or external identifier that represents the product, fund, contact, investor, or alternate entity recognized by SEI and a third party system or application. Many times the externalId is used to synchronize SEI sourced data with another data source for the same records. |
section |
One or more sections can be specified to limit the fields returned in a response. Passing one or more sections will exclude other sections from being included in response |
alternateId |
Alternate identifier. Typically used when integrating between systems. |
active |
Designates whether the investor is active ("true") or inactive ("false"). |
changeStartDate |
Last change start date for the investor. Required date format yyyy-MM-ddTHH:mm:ss.SSS. Can be used to target contacts modified on, since or between specified datetime. Date only can also be accepted. Datetime is Eastern Standard Time (EST). |
changeEndDate |
Last change end date for the investor. Required date format yyyy-MM-ddTHH:mm:ss.SSS. Can be used to target contacts modified on, since or between specified datetime. Date only can also be accepted. Datetime is Eastern Standard Time (EST). |
createStartDate |
Created start date for the investor. Required date format yyyy-MM-ddTHH:mm:ss.SSS. Can be used to target contacts created on, since or between specified datetime. Date only can also be accepted. Datetime is Eastern Standard Time (EST). |
createEndDate |
Created end date for the investor. Required date format yyyy-MM-ddTHH:mm:ss.SSS. Can be used to target contacts created on, since or between specified datetime. Date only can also be accepted. Datetime is Eastern Standard Time (EST). |
fundInvestorExternalId |
Business identifier for the investor fund relationship recognized by a third party system or application. Many times the fund investor external ID is used to synchronize SEI sourced data with another data source for the same record. This field is not required to be unique. |
addressType |
An investor may have up to three address tracked for different purposes-Legal, Mailing, Tax. |
erisaType |
ERISA status of investors as indicated on subscription document. |
limit |
Number of records per page. Many responses have a maximum of 50 records per page. |
Authorization |
access_token value obtained from the Token endpoint.This is passed as "Bearer access_token". |
AppKey |
This is the Consumer Key provided during the App Registration process and is used to identify the user's application. |
dob |
Date of birth or date of formation in the format MM/DD/YYYY. |
fullName |
The full legal name of the investor. |
postalCode |
The postal code of the investor's legal address. |
taxId |
Primary tax identifier for the Investor. |
countryIsoCode |
ISO country code ISO 3166-1 alpha-2 code format. |
Request Body
Working...
curl -X GET \ https://api.seic.com/v2/investors \ -H 'appkey: gsedgaerhDSHGRSH' \ -H 'authorization: Bearer ADsgdnnkjnfdIKJN' \
Authorization: Bearer ADsgdnnkjnfdIKJN AppKey: gsedgaerhDSHGRSH
Content-Type: application/json Status: 200 OK requesttrackingid: 67e1ff68-164f-03ad-0f2d-5cbbfda56ec9
{ "data": [ { "externalId": "TEST", "alternateId": "null", "fullName": "Mike Smith", "active": true, "pii": null, "fundInvestorExternalId": [], "changeDate": "2020-05-22T09:51:50.823", "createDate": "2014-10-09T13:26:56", "classification": null, "accreditedInvestor": null, "systemIdentifier": [], "qualifiedPurchaser": null, "slots": "1.0000", "receiptPpmCountryIsoCode": null, "signatureSubdocCountryIsoCode": null, "investorMaster": null, "investorMasterExternalId": null, "canadianCertification": null, "seniorPoliticalFigure": false, "seniorPoliticalFigureName": null, "name": { "fullName": "Mike Smith", "abbreviatedLine1": null, "abbreviatedLine2": null }, "address": null, "tax": null, "principalPlaceOfBusiness": null, "eligibility": { "employeeEligible": false, "friendsFamily": false, "generalPartner": false, "limitedPartner": false, "partner": false, "proxyInvestor": false }, "frozen": { "status": false, "effectiveDate": null, "notes": null }, "finra": null, "erisa": { "type": "No", "percent": null, "benefitPlanEmployee": false, "benefitPlanIndividual": false }, "attributes": [ { "name": "string", "value": "string", "explanation": "string" } ], "currency": "", "custody": "", "accountInformationClassification": null, "initialFundingMethod": "", "investmentCapacity": "", "accountStatus": "", "reporting": null, "billing": null, "reconciliation": null, "repatriateIncome": "", "deliverVsPayment": null, "multiCurrencyAccount": "", "directedBroker": "", "directedBrokerFirmName": null, "benchmark": null, "pooledInvestment": { "pooledInvestmentFundCert": "less than 25%", "percentEquityInterest": 0, "entityPassiveInvestment": null }, "cftcNfa": { "nfaId": null, "commodityTradingAdvisor": null, "operator": false, "otherDescription": null, "cftcCertification": null, "cftcCertificationNotAcquiringSecOffered": null, "cftcCertAccreditedInvestor": null, "rule413Exempt": false, "noActionLetter1238": false, "rule45Required": false, "rule45NotRequired": false, "noActionLetter1237": false, "interpretiveGuidance": false, "charitableFoundation": false, "rule310Exempt": false, "otherExemption": false, "otherExemptionDesc": null, "notEngaged": false }, "insurance": null, "unrelatedBusTaxIncome": null, "placementAgent": null, "registeredFundAck": null, "registeredFundAffiliatedPerson": null, "registedFundName": null, "regDBadActor": null, "regDDesc": null, "usGovtEntity": null, "payToPlayRep": null, "usBankHoldingCo": null, "investorGovtEntityAffiliation": false, "fatca": { "fatcaPreexisting": true, "crsPreexisting": true, "excludeFatca": false }, "formPf": null, "aifmd": null, "cpoPqr": { "securityLendingCollateral": false, "distribution": false, "investorType": null, "cpoExempt": null, "regExemptCpo": null } } ], "paging": { "cursors": { "before": "zxI4MjP=", "after": "NDg5ABC=", "max": "MTYyEFk4", "last": "MTU2GhiJ", "resultCount": 25 }, "totalCount": 1025, "limit": 25, "previous": null, "next": "https://api.seic.com/v2/investors?after=NDg5ABC%3D&limit=25", "self": "https://api.seic.com/v2/investors", "first": "https://api.seic.com/v2/investors?limit=25", "last": "https://api.seic.com/v2/investors?after=MTU2GhiJ&limit=25" } }