Returns investor relationships for a specified product along with attributes of those relationship(s).
Relationships
GET
/{externalId}/relationships
Returns all the relationships of a Product associated to an investor.
Name | Description | Data Type | Required |
---|---|---|---|
alternateId |
Alternate identifier. Typically used when integrating between systems. |
string |
|
type |
Specifies the type of product or subproduct. Value options are "Fund", "Class","Series", "Vehicle", "Master", "Sleeve". |
string |
|
subtype |
Specifies the subproduct type when a class or series. Value options are "Equalization Group", "Standard", "Virtual" for a class and "Standard", "Virtual" for a series. |
string |
|
active |
Designates whether the product is active ("true") or inactive ("false"). |
string |
|
investorExternalId |
Unique business identifier for the investor. |
string |
|
limit |
Number of records per page. Many responses have a maximum of 50 records per page. |
string |
|
createStartDate |
Last change start date for the record in format yyyy-MM-ddTHH:mm:ss.SSS. Can be used to target records modified on, since or between specified datetime. Date only can be accepted and assumes a time of 00:00:00:0000. Datetime is Eastern Standard Time (EST). |
string |
|
source |
Valid values are NTAS,Geneva,InvesTier,InvesTran. |
string |
|
createEndDate |
Create end date for the product in format yyyy-MM-ddTHH:mm:ss.SSS. Can be used to target products created on, since or between specified datetime.Date only is accepted and assumes a time of 23:59:59:9999. Datetime is Eastern Standard Time (EST). |
string |
|
changeStartDate |
Last change start date for the record. 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 record. 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 |
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 |
Name | Description | Data Type | Required |
---|---|---|---|
externalId |
Valid values are an english string {all} or an {externalId} of the product |
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 SEI 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.
alternateId |
Alternate identifier. Typically used when integrating between systems. |
type |
Specifies the type of product or subproduct. Value options are "Fund", "Class","Series", "Vehicle", "Master", "Sleeve". |
subtype |
Specifies the subproduct type when a class or series. Value options are "Equalization Group", "Standard", "Virtual" for a class and "Standard", "Virtual" for a series. |
active |
Designates whether the product is active ("true") or inactive ("false"). |
investorExternalId |
Unique business identifier for the investor. |
limit |
Number of records per page. Many responses have a maximum of 50 records per page. |
createStartDate |
Last change start date for the record in format yyyy-MM-ddTHH:mm:ss.SSS. Can be used to target records modified on, since or between specified datetime. Date only can be accepted and assumes a time of 00:00:00:0000. Datetime is Eastern Standard Time (EST). |
source |
Valid values are NTAS,Geneva,InvesTier,InvesTran. |
createEndDate |
Create end date for the product in format yyyy-MM-ddTHH:mm:ss.SSS. Can be used to target products created on, since or between specified datetime.Date only is accepted and assumes a time of 23:59:59:9999. Datetime is Eastern Standard Time (EST). |
changeStartDate |
Last change start date for the record. 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 record. 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). |
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. |
Request Body
externalId Valid values are an english string {all} or an {externalId} of the product true
Working...
Relationships
GET
/{externalId}/relationships
Returns all the relationships of a Product associated to an investor.
Name | Description | Data Type | Required |
---|---|---|---|
alternateId |
Alternate identifier. Typically used when integrating between systems. |
string |
|
type |
Specifies the type of product or subproduct. Value options are "Fund", "Class","Series", "Vehicle", "Master", "Sleeve". |
string |
|
subtype |
Specifies the subproduct type when a class or series. Value options are "Equalization Group", "Standard", "Virtual" for a class and "Standard", "Virtual" for a series. |
string |
|
active |
Designates whether the product is active ("true") or inactive ("false"). |
string |
|
investorExternalId |
Unique business identifier for the investor. |
string |
|
limit |
Number of records per page. Many responses have a maximum of 50 records per page. |
string |
|
createStartDate |
Last change start date for the record in format yyyy-MM-ddTHH:mm:ss.SSS. Can be used to target records modified on, since or between specified datetime. Date only can be accepted and assumes a time of 00:00:00:0000. Datetime is Eastern Standard Time (EST). |
string |
|
source |
Valid values are NTAS,Geneva,InvesTier,InvesTran. |
string |
|
createEndDate |
Create end date for the product in format yyyy-MM-ddTHH:mm:ss.SSS. Can be used to target products created on, since or between specified datetime.Date only is accepted and assumes a time of 23:59:59:9999. Datetime is Eastern Standard Time (EST). |
string |
|
changeStartDate |
Last change start date for the record. 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 record. 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 |
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 |
Name | Description | Data Type | Required |
---|---|---|---|
externalId |
Valid values are an english string {all} or an {externalId} of the product |
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 SEI 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.
alternateId |
Alternate identifier. Typically used when integrating between systems. |
type |
Specifies the type of product or subproduct. Value options are "Fund", "Class","Series", "Vehicle", "Master", "Sleeve". |
subtype |
Specifies the subproduct type when a class or series. Value options are "Equalization Group", "Standard", "Virtual" for a class and "Standard", "Virtual" for a series. |
active |
Designates whether the product is active ("true") or inactive ("false"). |
investorExternalId |
Unique business identifier for the investor. |
limit |
Number of records per page. Many responses have a maximum of 50 records per page. |
createStartDate |
Last change start date for the record in format yyyy-MM-ddTHH:mm:ss.SSS. Can be used to target records modified on, since or between specified datetime. Date only can be accepted and assumes a time of 00:00:00:0000. Datetime is Eastern Standard Time (EST). |
source |
Valid values are NTAS,Geneva,InvesTier,InvesTran. |
createEndDate |
Create end date for the product in format yyyy-MM-ddTHH:mm:ss.SSS. Can be used to target products created on, since or between specified datetime.Date only is accepted and assumes a time of 23:59:59:9999. Datetime is Eastern Standard Time (EST). |
changeStartDate |
Last change start date for the record. 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 record. 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). |
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. |
Request Body
externalId Valid values are an english string {all} or an {externalId} of the product true
Working...
Pass the oAuth Token and the App key to invoke this endpoint for a particular application.
Relationships
GET
/{externalId}/relationships
Returns all the relationships of a Product associated to an investor.
Name | Description | Data Type | Required |
---|---|---|---|
alternateId |
Alternate identifier. Typically used when integrating between systems. |
string |
|
type |
Specifies the type of product or subproduct. Value options are "Fund", "Class","Series", "Vehicle", "Master", "Sleeve". |
string |
|
subtype |
Specifies the subproduct type when a class or series. Value options are "Equalization Group", "Standard", "Virtual" for a class and "Standard", "Virtual" for a series. |
string |
|
active |
Designates whether the product is active ("true") or inactive ("false"). |
string |
|
investorExternalId |
Unique business identifier for the investor. |
string |
|
limit |
Number of records per page. Many responses have a maximum of 50 records per page. |
string |
|
createStartDate |
Last change start date for the record in format yyyy-MM-ddTHH:mm:ss.SSS. Can be used to target records modified on, since or between specified datetime. Date only can be accepted and assumes a time of 00:00:00:0000. Datetime is Eastern Standard Time (EST). |
string |
|
source |
Valid values are NTAS,Geneva,InvesTier,InvesTran. |
string |
|
createEndDate |
Create end date for the product in format yyyy-MM-ddTHH:mm:ss.SSS. Can be used to target products created on, since or between specified datetime.Date only is accepted and assumes a time of 23:59:59:9999. Datetime is Eastern Standard Time (EST). |
string |
|
changeStartDate |
Last change start date for the record. 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 record. 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 |
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 |
Name | Description | Data Type | Required |
---|---|---|---|
externalId |
Valid values are an english string {all} or an {externalId} of the product |
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 SEI 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.
alternateId |
Alternate identifier. Typically used when integrating between systems. |
type |
Specifies the type of product or subproduct. Value options are "Fund", "Class","Series", "Vehicle", "Master", "Sleeve". |
subtype |
Specifies the subproduct type when a class or series. Value options are "Equalization Group", "Standard", "Virtual" for a class and "Standard", "Virtual" for a series. |
active |
Designates whether the product is active ("true") or inactive ("false"). |
investorExternalId |
Unique business identifier for the investor. |
limit |
Number of records per page. Many responses have a maximum of 50 records per page. |
createStartDate |
Last change start date for the record in format yyyy-MM-ddTHH:mm:ss.SSS. Can be used to target records modified on, since or between specified datetime. Date only can be accepted and assumes a time of 00:00:00:0000. Datetime is Eastern Standard Time (EST). |
source |
Valid values are NTAS,Geneva,InvesTier,InvesTran. |
createEndDate |
Create end date for the product in format yyyy-MM-ddTHH:mm:ss.SSS. Can be used to target products created on, since or between specified datetime.Date only is accepted and assumes a time of 23:59:59:9999. Datetime is Eastern Standard Time (EST). |
changeStartDate |
Last change start date for the record. 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 record. 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). |
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. |
Request Body
externalId Valid values are an english string {all} or an {externalId} of the product true
Working...
curl -X GET \ https://api.seic.com/v1/products/WWCEDLP/relationships \ -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": "TEST123", "type": "Fund", "subType": null, "attributes": [ { "name": "string", "value": "string", "explanation": "string" } ], "links": [ { "rel": "productMetadata", "href": "https://api.seic.com/v1/products/metadata" }, { "rel": "investorMetadata", "href": "https://api.seic.com/v1/investors/metadata" } ], "alternateId": null, "source": "InvesTier", "investorExternalId": "TESTABC", "channel": null, "subChannel": null, "sourceOfFunds": null, "dividendDistribution": null, "commitmentElection": null, "eligibility": { "managementFee": false, "incentiveFee": false, "feeBreakEligible": false, "sidePocket": false, "sideLetter": false, "employee": false }, "active": true, "subProduct": null, "changeDate": "2018-11-20T18:22:01.963", "createDate": "2016-12-06T11:45:12.3" } ], "paging": { "cursors": { "before": "MaB1Mzc=", "after": "MTgyMjxy", "max": "MTgyMcdw", "last": "MjU5Qrc=", "resultCount": 6 }, "totalCount": 6, "limit": 25, "previous": null, "next": null, "self": "https://api.seic.com/v1/products/{externalId}/relationships?externalId=TEST123", "first": "https://api.seic.com/v1/products/{externalId}/relationships?externalId=TEST123&limit=25", "last": null } }
Relationships
GET
/{externalId}/relationships
Returns all the relationships of a Product associated to an investor.
Name | Description | Data Type | Required |
---|---|---|---|
alternateId |
Alternate identifier. Typically used when integrating between systems. |
string |
|
type |
Specifies the type of product or subproduct. Value options are "Fund", "Class","Series", "Vehicle", "Master", "Sleeve". |
string |
|
subtype |
Specifies the subproduct type when a class or series. Value options are "Equalization Group", "Standard", "Virtual" for a class and "Standard", "Virtual" for a series. |
string |
|
active |
Designates whether the product is active ("true") or inactive ("false"). |
string |
|
investorExternalId |
Unique business identifier for the investor. |
string |
|
limit |
Number of records per page. Many responses have a maximum of 50 records per page. |
string |
|
createStartDate |
Last change start date for the record in format yyyy-MM-ddTHH:mm:ss.SSS. Can be used to target records modified on, since or between specified datetime. Date only can be accepted and assumes a time of 00:00:00:0000. Datetime is Eastern Standard Time (EST). |
string |
|
source |
Valid values are NTAS,Geneva,InvesTier,InvesTran. |
string |
|
createEndDate |
Create end date for the product in format yyyy-MM-ddTHH:mm:ss.SSS. Can be used to target products created on, since or between specified datetime.Date only is accepted and assumes a time of 23:59:59:9999. Datetime is Eastern Standard Time (EST). |
string |
|
changeStartDate |
Last change start date for the record. 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 record. 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 |
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 |
Name | Description | Data Type | Required |
---|---|---|---|
externalId |
Valid values are an english string {all} or an {externalId} of the product |
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 SEI 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.
alternateId |
Alternate identifier. Typically used when integrating between systems. |
type |
Specifies the type of product or subproduct. Value options are "Fund", "Class","Series", "Vehicle", "Master", "Sleeve". |
subtype |
Specifies the subproduct type when a class or series. Value options are "Equalization Group", "Standard", "Virtual" for a class and "Standard", "Virtual" for a series. |
active |
Designates whether the product is active ("true") or inactive ("false"). |
investorExternalId |
Unique business identifier for the investor. |
limit |
Number of records per page. Many responses have a maximum of 50 records per page. |
createStartDate |
Last change start date for the record in format yyyy-MM-ddTHH:mm:ss.SSS. Can be used to target records modified on, since or between specified datetime. Date only can be accepted and assumes a time of 00:00:00:0000. Datetime is Eastern Standard Time (EST). |
source |
Valid values are NTAS,Geneva,InvesTier,InvesTran. |
createEndDate |
Create end date for the product in format yyyy-MM-ddTHH:mm:ss.SSS. Can be used to target products created on, since or between specified datetime.Date only is accepted and assumes a time of 23:59:59:9999. Datetime is Eastern Standard Time (EST). |
changeStartDate |
Last change start date for the record. 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 record. 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). |
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. |
Request Body
externalId Valid values are an english string {all} or an {externalId} of the product true
Working...
Relationships
GET
/{externalId}/relationships
Returns all the relationships of a Product associated to an investor.
Name | Description | Data Type | Required |
---|---|---|---|
alternateId |
Alternate identifier. Typically used when integrating between systems. |
string |
|
type |
Specifies the type of product or subproduct. Value options are "Fund", "Class","Series", "Vehicle", "Master", "Sleeve". |
string |
|
subtype |
Specifies the subproduct type when a class or series. Value options are "Equalization Group", "Standard", "Virtual" for a class and "Standard", "Virtual" for a series. |
string |
|
active |
Designates whether the product is active ("true") or inactive ("false"). |
string |
|
investorExternalId |
Unique business identifier for the investor. |
string |
|
limit |
Number of records per page. Many responses have a maximum of 50 records per page. |
string |
|
createStartDate |
Last change start date for the record in format yyyy-MM-ddTHH:mm:ss.SSS. Can be used to target records modified on, since or between specified datetime. Date only can be accepted and assumes a time of 00:00:00:0000. Datetime is Eastern Standard Time (EST). |
string |
|
source |
Valid values are NTAS,Geneva,InvesTier,InvesTran. |
string |
|
createEndDate |
Create end date for the product in format yyyy-MM-ddTHH:mm:ss.SSS. Can be used to target products created on, since or between specified datetime.Date only is accepted and assumes a time of 23:59:59:9999. Datetime is Eastern Standard Time (EST). |
string |
|
changeStartDate |
Last change start date for the record. 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 record. 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 |
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 |
Name | Description | Data Type | Required |
---|---|---|---|
externalId |
Valid values are an english string {all} or an {externalId} of the product |
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 SEI 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.
alternateId |
Alternate identifier. Typically used when integrating between systems. |
type |
Specifies the type of product or subproduct. Value options are "Fund", "Class","Series", "Vehicle", "Master", "Sleeve". |
subtype |
Specifies the subproduct type when a class or series. Value options are "Equalization Group", "Standard", "Virtual" for a class and "Standard", "Virtual" for a series. |
active |
Designates whether the product is active ("true") or inactive ("false"). |
investorExternalId |
Unique business identifier for the investor. |
limit |
Number of records per page. Many responses have a maximum of 50 records per page. |
createStartDate |
Last change start date for the record in format yyyy-MM-ddTHH:mm:ss.SSS. Can be used to target records modified on, since or between specified datetime. Date only can be accepted and assumes a time of 00:00:00:0000. Datetime is Eastern Standard Time (EST). |
source |
Valid values are NTAS,Geneva,InvesTier,InvesTran. |
createEndDate |
Create end date for the product in format yyyy-MM-ddTHH:mm:ss.SSS. Can be used to target products created on, since or between specified datetime.Date only is accepted and assumes a time of 23:59:59:9999. Datetime is Eastern Standard Time (EST). |
changeStartDate |
Last change start date for the record. 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 record. 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). |
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. |
Request Body
externalId Valid values are an english string {all} or an {externalId} of the product true
Working...
Pass the oAuth Token and the App key to invoke this endpoint for a particular application.
Relationships
GET
/{externalId}/relationships
Returns all the relationships of a Product associated to an investor.
Name | Description | Data Type | Required |
---|---|---|---|
alternateId |
Alternate identifier. Typically used when integrating between systems. |
string |
|
type |
Specifies the type of product or subproduct. Value options are "Fund", "Class","Series", "Vehicle", "Master", "Sleeve". |
string |
|
subtype |
Specifies the subproduct type when a class or series. Value options are "Equalization Group", "Standard", "Virtual" for a class and "Standard", "Virtual" for a series. |
string |
|
active |
Designates whether the product is active ("true") or inactive ("false"). |
string |
|
investorExternalId |
Unique business identifier for the investor. |
string |
|
limit |
Number of records per page. Many responses have a maximum of 50 records per page. |
string |
|
createStartDate |
Last change start date for the record in format yyyy-MM-ddTHH:mm:ss.SSS. Can be used to target records modified on, since or between specified datetime. Date only can be accepted and assumes a time of 00:00:00:0000. Datetime is Eastern Standard Time (EST). |
string |
|
source |
Valid values are NTAS,Geneva,InvesTier,InvesTran. |
string |
|
createEndDate |
Create end date for the product in format yyyy-MM-ddTHH:mm:ss.SSS. Can be used to target products created on, since or between specified datetime.Date only is accepted and assumes a time of 23:59:59:9999. Datetime is Eastern Standard Time (EST). |
string |
|
changeStartDate |
Last change start date for the record. 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 record. 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 |
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 |
Name | Description | Data Type | Required |
---|---|---|---|
externalId |
Valid values are an english string {all} or an {externalId} of the product |
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 SEI 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.
alternateId |
Alternate identifier. Typically used when integrating between systems. |
type |
Specifies the type of product or subproduct. Value options are "Fund", "Class","Series", "Vehicle", "Master", "Sleeve". |
subtype |
Specifies the subproduct type when a class or series. Value options are "Equalization Group", "Standard", "Virtual" for a class and "Standard", "Virtual" for a series. |
active |
Designates whether the product is active ("true") or inactive ("false"). |
investorExternalId |
Unique business identifier for the investor. |
limit |
Number of records per page. Many responses have a maximum of 50 records per page. |
createStartDate |
Last change start date for the record in format yyyy-MM-ddTHH:mm:ss.SSS. Can be used to target records modified on, since or between specified datetime. Date only can be accepted and assumes a time of 00:00:00:0000. Datetime is Eastern Standard Time (EST). |
source |
Valid values are NTAS,Geneva,InvesTier,InvesTran. |
createEndDate |
Create end date for the product in format yyyy-MM-ddTHH:mm:ss.SSS. Can be used to target products created on, since or between specified datetime.Date only is accepted and assumes a time of 23:59:59:9999. Datetime is Eastern Standard Time (EST). |
changeStartDate |
Last change start date for the record. 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 record. 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). |
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. |
Request Body
externalId Valid values are an english string {all} or an {externalId} of the product true
Working...
curl -X GET \ https://api.seic.com/v1/products/WWCEDLP/relationships \ -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": "TEST123", "type": "Fund", "subType": null, "attributes": [ { "name": "string", "value": "string", "explanation": "string" } ], "links": [ { "rel": "productMetadata", "href": "https://api.seic.com/v1/products/metadata" }, { "rel": "investorMetadata", "href": "https://api.seic.com/v1/investors/metadata" } ], "alternateId": null, "source": "InvesTier", "investorExternalId": "TESTABC", "channel": null, "subChannel": null, "sourceOfFunds": null, "dividendDistribution": null, "commitmentElection": null, "eligibility": { "managementFee": false, "incentiveFee": false, "feeBreakEligible": false, "sidePocket": false, "sideLetter": false, "employee": false }, "active": true, "subProduct": null, "changeDate": "2018-11-20T18:22:01.963", "createDate": "2016-12-06T11:45:12.3" } ], "paging": { "cursors": { "before": "MaB1Mzc=", "after": "MTgyMjxy", "max": "MTgyMcdw", "last": "MjU5Qrc=", "resultCount": 6 }, "totalCount": 6, "limit": 25, "previous": null, "next": null, "self": "https://api.seic.com/v1/products/{externalId}/relationships?externalId=TEST123", "first": "https://api.seic.com/v1/products/{externalId}/relationships?externalId=TEST123&limit=25", "last": null } }
Relationships
GET
/{externalId}/relationships
Returns all the relationships of a Product associated to an investor.
Name | Description | Data Type | Required |
---|---|---|---|
alternateId |
Alternate identifier. Typically used when integrating between systems. |
string |
|
type |
Specifies the type of product or subproduct. Value options are "Fund", "Class","Series", "Vehicle", "Master", "Sleeve". |
string |
|
subtype |
Specifies the subproduct type when a class or series. Value options are "Equalization Group", "Standard", "Virtual" for a class and "Standard", "Virtual" for a series. |
string |
|
active |
Designates whether the product is active ("true") or inactive ("false"). |
string |
|
investorExternalId |
Unique business identifier for the investor. |
string |
|
limit |
Number of records per page. Many responses have a maximum of 50 records per page. |
string |
|
createStartDate |
Last change start date for the record in format yyyy-MM-ddTHH:mm:ss.SSS. Can be used to target records modified on, since or between specified datetime. Date only can be accepted and assumes a time of 00:00:00:0000. Datetime is Eastern Standard Time (EST). |
string |
|
source |
Valid values are NTAS,Geneva,InvesTier,InvesTran. |
string |
|
createEndDate |
Create end date for the product in format yyyy-MM-ddTHH:mm:ss.SSS. Can be used to target products created on, since or between specified datetime.Date only is accepted and assumes a time of 23:59:59:9999. Datetime is Eastern Standard Time (EST). |
string |
|
changeStartDate |
Last change start date for the record. 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 record. 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 |
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 |
Name | Description | Data Type | Required |
---|---|---|---|
externalId |
Valid values are an english string {all} or an {externalId} of the product |
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 SEI 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.
alternateId |
Alternate identifier. Typically used when integrating between systems. |
type |
Specifies the type of product or subproduct. Value options are "Fund", "Class","Series", "Vehicle", "Master", "Sleeve". |
subtype |
Specifies the subproduct type when a class or series. Value options are "Equalization Group", "Standard", "Virtual" for a class and "Standard", "Virtual" for a series. |
active |
Designates whether the product is active ("true") or inactive ("false"). |
investorExternalId |
Unique business identifier for the investor. |
limit |
Number of records per page. Many responses have a maximum of 50 records per page. |
createStartDate |
Last change start date for the record in format yyyy-MM-ddTHH:mm:ss.SSS. Can be used to target records modified on, since or between specified datetime. Date only can be accepted and assumes a time of 00:00:00:0000. Datetime is Eastern Standard Time (EST). |
source |
Valid values are NTAS,Geneva,InvesTier,InvesTran. |
createEndDate |
Create end date for the product in format yyyy-MM-ddTHH:mm:ss.SSS. Can be used to target products created on, since or between specified datetime.Date only is accepted and assumes a time of 23:59:59:9999. Datetime is Eastern Standard Time (EST). |
changeStartDate |
Last change start date for the record. 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 record. 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). |
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. |
Request Body
externalId Valid values are an english string {all} or an {externalId} of the product true
Working...