Positions
GET
/{externalId}/positions
This API is for open ended funds. It returns a single fund’s position for a specific As Of Date. The response includes the beginning and ending balances, contributions and withdrawals over the period, fees and profit and loss. Both gross and net values are available. Where the fund has subfunds, data is represented at the subfund level.
Name | Description | Data Type | Required |
---|---|---|---|
asOfDate |
As of business date of the reporting data in YYYY-MM-DD. |
string |
|
startDate |
The earliest date within a range in ISO 8601 format YYYY-MM-DD. |
string |
|
endDate |
The latest date within a range in ISO 8601 format YYYY-MM-DD. |
string |
|
reportingPeriod |
Identifies if the data is for 'closed' or 'estimated' reporting period based on how the fund may be administered by SEI. |
string |
|
limit |
Number of records per page. Many responses have a maximum of 50 records per page. |
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 |
|
category |
This parameter identifies the category of the Funds the data is being requested for. Valid value for this is 'OEF 'which is short for Open Ended Funds |
string |
Name | Description | Data Type | Required |
---|---|---|---|
externalId |
Unique business identifier that represents a contact, investor, product, transaction 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 record. |
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.
asOfDate |
As of business date of the reporting data in YYYY-MM-DD. |
startDate |
The earliest date within a range in ISO 8601 format YYYY-MM-DD. |
endDate |
The latest date within a range in ISO 8601 format YYYY-MM-DD. |
reportingPeriod |
Identifies if the data is for 'closed' or 'estimated' reporting period based on how the fund may be administered by SEI. |
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. |
category |
This parameter identifies the category of the Funds the data is being requested for. Valid value for this is 'OEF 'which is short for Open Ended Funds |
Request Body
externalId Unique business identifier that represents a contact, investor, product, transaction 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 record. true
Working...
Positions
GET
/{externalId}/positions
This API is for open ended funds. It returns a single fund’s position for a specific As Of Date. The response includes the beginning and ending balances, contributions and withdrawals over the period, fees and profit and loss. Both gross and net values are available. Where the fund has subfunds, data is represented at the subfund level.
Name | Description | Data Type | Required |
---|---|---|---|
asOfDate |
As of business date of the reporting data in YYYY-MM-DD. |
string |
|
startDate |
The earliest date within a range in ISO 8601 format YYYY-MM-DD. |
string |
|
endDate |
The latest date within a range in ISO 8601 format YYYY-MM-DD. |
string |
|
reportingPeriod |
Identifies if the data is for 'closed' or 'estimated' reporting period based on how the fund may be administered by SEI. |
string |
|
limit |
Number of records per page. Many responses have a maximum of 50 records per page. |
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 |
|
category |
This parameter identifies the category of the Funds the data is being requested for. Valid value for this is 'OEF 'which is short for Open Ended Funds |
string |
Name | Description | Data Type | Required |
---|---|---|---|
externalId |
Unique business identifier that represents a contact, investor, product, transaction 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 record. |
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.
asOfDate |
As of business date of the reporting data in YYYY-MM-DD. |
startDate |
The earliest date within a range in ISO 8601 format YYYY-MM-DD. |
endDate |
The latest date within a range in ISO 8601 format YYYY-MM-DD. |
reportingPeriod |
Identifies if the data is for 'closed' or 'estimated' reporting period based on how the fund may be administered by SEI. |
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. |
category |
This parameter identifies the category of the Funds the data is being requested for. Valid value for this is 'OEF 'which is short for Open Ended Funds |
Request Body
externalId Unique business identifier that represents a contact, investor, product, transaction 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 record. true
Working...
Pass the OAuth Token and the App Key to invoke this endpoint for a particular application.
Positions
GET
/{externalId}/positions
This API is for open ended funds. It returns a single fund’s position for a specific As Of Date. The response includes the beginning and ending balances, contributions and withdrawals over the period, fees and profit and loss. Both gross and net values are available. Where the fund has subfunds, data is represented at the subfund level.
Name | Description | Data Type | Required |
---|---|---|---|
asOfDate |
As of business date of the reporting data in YYYY-MM-DD. |
string |
|
startDate |
The earliest date within a range in ISO 8601 format YYYY-MM-DD. |
string |
|
endDate |
The latest date within a range in ISO 8601 format YYYY-MM-DD. |
string |
|
reportingPeriod |
Identifies if the data is for 'closed' or 'estimated' reporting period based on how the fund may be administered by SEI. |
string |
|
limit |
Number of records per page. Many responses have a maximum of 50 records per page. |
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 |
|
category |
This parameter identifies the category of the Funds the data is being requested for. Valid value for this is 'OEF 'which is short for Open Ended Funds |
string |
Name | Description | Data Type | Required |
---|---|---|---|
externalId |
Unique business identifier that represents a contact, investor, product, transaction 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 record. |
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.
asOfDate |
As of business date of the reporting data in YYYY-MM-DD. |
startDate |
The earliest date within a range in ISO 8601 format YYYY-MM-DD. |
endDate |
The latest date within a range in ISO 8601 format YYYY-MM-DD. |
reportingPeriod |
Identifies if the data is for 'closed' or 'estimated' reporting period based on how the fund may be administered by SEI. |
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. |
category |
This parameter identifies the category of the Funds the data is being requested for. Valid value for this is 'OEF 'which is short for Open Ended Funds |
Request Body
externalId Unique business identifier that represents a contact, investor, product, transaction 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 record. true
Working...
curl -X GET \ 'https://api.seic.com/v1/funds/WWCEDLP/positions' \ -H 'appkey: gsedgaerhDSHGRSHv' \ -H 'authorization: Bearer ADsgdnnkjnfdIKJN' \ -H 'category: oef'
appkey: gsedgaerhDSHGRSH authorization: Bearer ADsgdnnkjnfdIKJN
Content-Type: application/json Status: 200 OK requesttrackingid: 67e1ff68-164f-03ad-0f2d-5cbbfda56ec9
{
"data": [
{
"positions": {
"fund": {
"externalId": null,
"currencyIsoCode": "USD ",
"currencyIsoName": "US Dollar",
"fiscalYearCode": "1231 ",
"fiscalYearMonth": 12,
"fiscalYearDay": 0,
"subFund": {
"externalId": "string",
"currencyIsoCode": "string",
"currencyIsoName": "string",
"fiscalYearCode": "string",
"fiscalYearMonth": 0,
"fiscalYearDay": 0,
"links": [
{
"rel": "productMetadata",
"href": "https://api.seic.com/v1/products/metadata?externalId=WWCEDLP&validateRequest=false"
}
]
},
"reportingPeriod": "Closed",
"ptdPnL": -123789.73,
"asOfDate": "2019-03-31T00:00:00",
"beginningPeriod": {
"navPerShare": 1062.3134,
"netMarketValue": 46434622.1656,
"subscriptions": 0,
"redemptions": 0
},
"endingPeriod": {
"subscriptions": 0,
"redemptions": 0,
"navPerShare": 1059.4814,
"netMarketValue": 46310832.4356
}
}
}
}
],
"paging": {
"totalCount": 202,
"limit": 1,
"first": "https://api.seic.com/v1/funds/ABCD/positions?LIMIT=1&before=MQ==&after=MQ==",
"last": "https://api.seic.com/v1/funds/ABCD/positions?LIMIT=1&before=MjAy&after=MjAy",
"previous": null,
"next": "https://api.seic.com/v1/funds/ABCD/positions?LIMIT=1&before=Mg==&after=Mg==",
"self": "https://api.seic.com/v1/funds/ABCD/positions?limit=1&LIMIT=1"
}
}
Positions
GET
/{externalId}/positions
This API is for open ended funds. It returns a single fund’s position for a specific As Of Date. The response includes the beginning and ending balances, contributions and withdrawals over the period, fees and profit and loss. Both gross and net values are available. Where the fund has subfunds, data is represented at the subfund level.
Name | Description | Data Type | Required |
---|---|---|---|
asOfDate |
As of business date of the reporting data in YYYY-MM-DD. |
string |
|
startDate |
The earliest date within a range in ISO 8601 format YYYY-MM-DD. |
string |
|
endDate |
The latest date within a range in ISO 8601 format YYYY-MM-DD. |
string |
|
reportingPeriod |
Identifies if the data is for 'closed' or 'estimated' reporting period based on how the fund may be administered by SEI. |
string |
|
limit |
Number of records per page. Many responses have a maximum of 50 records per page. |
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 |
|
category |
This parameter identifies the category of the Funds the data is being requested for. Valid value for this is 'OEF 'which is short for Open Ended Funds |
string |
Name | Description | Data Type | Required |
---|---|---|---|
externalId |
Unique business identifier that represents a contact, investor, product, transaction 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 record. |
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.
asOfDate |
As of business date of the reporting data in YYYY-MM-DD. |
startDate |
The earliest date within a range in ISO 8601 format YYYY-MM-DD. |
endDate |
The latest date within a range in ISO 8601 format YYYY-MM-DD. |
reportingPeriod |
Identifies if the data is for 'closed' or 'estimated' reporting period based on how the fund may be administered by SEI. |
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. |
category |
This parameter identifies the category of the Funds the data is being requested for. Valid value for this is 'OEF 'which is short for Open Ended Funds |
Request Body
externalId Unique business identifier that represents a contact, investor, product, transaction 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 record. true
Working...
Positions
GET
/{externalId}/positions
This API is for open ended funds. It returns a single fund’s position for a specific As Of Date. The response includes the beginning and ending balances, contributions and withdrawals over the period, fees and profit and loss. Both gross and net values are available. Where the fund has subfunds, data is represented at the subfund level.
Name | Description | Data Type | Required |
---|---|---|---|
asOfDate |
As of business date of the reporting data in YYYY-MM-DD. |
string |
|
startDate |
The earliest date within a range in ISO 8601 format YYYY-MM-DD. |
string |
|
endDate |
The latest date within a range in ISO 8601 format YYYY-MM-DD. |
string |
|
reportingPeriod |
Identifies if the data is for 'closed' or 'estimated' reporting period based on how the fund may be administered by SEI. |
string |
|
limit |
Number of records per page. Many responses have a maximum of 50 records per page. |
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 |
|
category |
This parameter identifies the category of the Funds the data is being requested for. Valid value for this is 'OEF 'which is short for Open Ended Funds |
string |
Name | Description | Data Type | Required |
---|---|---|---|
externalId |
Unique business identifier that represents a contact, investor, product, transaction 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 record. |
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.
asOfDate |
As of business date of the reporting data in YYYY-MM-DD. |
startDate |
The earliest date within a range in ISO 8601 format YYYY-MM-DD. |
endDate |
The latest date within a range in ISO 8601 format YYYY-MM-DD. |
reportingPeriod |
Identifies if the data is for 'closed' or 'estimated' reporting period based on how the fund may be administered by SEI. |
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. |
category |
This parameter identifies the category of the Funds the data is being requested for. Valid value for this is 'OEF 'which is short for Open Ended Funds |
Request Body
externalId Unique business identifier that represents a contact, investor, product, transaction 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 record. true
Working...
Pass the OAuth Token and the App Key to invoke this endpoint for a particular application.
Positions
GET
/{externalId}/positions
This API is for open ended funds. It returns a single fund’s position for a specific As Of Date. The response includes the beginning and ending balances, contributions and withdrawals over the period, fees and profit and loss. Both gross and net values are available. Where the fund has subfunds, data is represented at the subfund level.
Name | Description | Data Type | Required |
---|---|---|---|
asOfDate |
As of business date of the reporting data in YYYY-MM-DD. |
string |
|
startDate |
The earliest date within a range in ISO 8601 format YYYY-MM-DD. |
string |
|
endDate |
The latest date within a range in ISO 8601 format YYYY-MM-DD. |
string |
|
reportingPeriod |
Identifies if the data is for 'closed' or 'estimated' reporting period based on how the fund may be administered by SEI. |
string |
|
limit |
Number of records per page. Many responses have a maximum of 50 records per page. |
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 |
|
category |
This parameter identifies the category of the Funds the data is being requested for. Valid value for this is 'OEF 'which is short for Open Ended Funds |
string |
Name | Description | Data Type | Required |
---|---|---|---|
externalId |
Unique business identifier that represents a contact, investor, product, transaction 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 record. |
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.
asOfDate |
As of business date of the reporting data in YYYY-MM-DD. |
startDate |
The earliest date within a range in ISO 8601 format YYYY-MM-DD. |
endDate |
The latest date within a range in ISO 8601 format YYYY-MM-DD. |
reportingPeriod |
Identifies if the data is for 'closed' or 'estimated' reporting period based on how the fund may be administered by SEI. |
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. |
category |
This parameter identifies the category of the Funds the data is being requested for. Valid value for this is 'OEF 'which is short for Open Ended Funds |
Request Body
externalId Unique business identifier that represents a contact, investor, product, transaction 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 record. true
Working...
curl -X GET \ 'https://api.seic.com/v1/funds/WWCEDLP/positions' \ -H 'appkey: gsedgaerhDSHGRSHv' \ -H 'authorization: Bearer ADsgdnnkjnfdIKJN' \ -H 'category: oef'
appkey: gsedgaerhDSHGRSH authorization: Bearer ADsgdnnkjnfdIKJN
Content-Type: application/json Status: 200 OK requesttrackingid: 67e1ff68-164f-03ad-0f2d-5cbbfda56ec9
{
"data": [
{
"positions": {
"fund": {
"externalId": null,
"currencyIsoCode": "USD ",
"currencyIsoName": "US Dollar",
"fiscalYearCode": "1231 ",
"fiscalYearMonth": 12,
"fiscalYearDay": 0,
"subFund": {
"externalId": "string",
"currencyIsoCode": "string",
"currencyIsoName": "string",
"fiscalYearCode": "string",
"fiscalYearMonth": 0,
"fiscalYearDay": 0,
"links": [
{
"rel": "productMetadata",
"href": "https://api.seic.com/v1/products/metadata?externalId=WWCEDLP&validateRequest=false"
}
]
},
"reportingPeriod": "Closed",
"ptdPnL": -123789.73,
"asOfDate": "2019-03-31T00:00:00",
"beginningPeriod": {
"navPerShare": 1062.3134,
"netMarketValue": 46434622.1656,
"subscriptions": 0,
"redemptions": 0
},
"endingPeriod": {
"subscriptions": 0,
"redemptions": 0,
"navPerShare": 1059.4814,
"netMarketValue": 46310832.4356
}
}
}
}
],
"paging": {
"totalCount": 202,
"limit": 1,
"first": "https://api.seic.com/v1/funds/ABCD/positions?LIMIT=1&before=MQ==&after=MQ==",
"last": "https://api.seic.com/v1/funds/ABCD/positions?LIMIT=1&before=MjAy&after=MjAy",
"previous": null,
"next": "https://api.seic.com/v1/funds/ABCD/positions?LIMIT=1&before=Mg==&after=Mg==",
"self": "https://api.seic.com/v1/funds/ABCD/positions?limit=1&LIMIT=1"
}
}
Positions
GET
/{externalId}/positions
This API is for open ended funds. It returns a single fund’s position for a specific As Of Date. The response includes the beginning and ending balances, contributions and withdrawals over the period, fees and profit and loss. Both gross and net values are available. Where the fund has subfunds, data is represented at the subfund level.
Name | Description | Data Type | Required |
---|---|---|---|
asOfDate |
As of business date of the reporting data in YYYY-MM-DD. |
string |
|
startDate |
The earliest date within a range in ISO 8601 format YYYY-MM-DD. |
string |
|
endDate |
The latest date within a range in ISO 8601 format YYYY-MM-DD. |
string |
|
reportingPeriod |
Identifies if the data is for 'closed' or 'estimated' reporting period based on how the fund may be administered by SEI. |
string |
|
limit |
Number of records per page. Many responses have a maximum of 50 records per page. |
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 |
|
category |
This parameter identifies the category of the Funds the data is being requested for. Valid value for this is 'OEF 'which is short for Open Ended Funds |
string |
Name | Description | Data Type | Required |
---|---|---|---|
externalId |
Unique business identifier that represents a contact, investor, product, transaction 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 record. |
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.
asOfDate |
As of business date of the reporting data in YYYY-MM-DD. |
startDate |
The earliest date within a range in ISO 8601 format YYYY-MM-DD. |
endDate |
The latest date within a range in ISO 8601 format YYYY-MM-DD. |
reportingPeriod |
Identifies if the data is for 'closed' or 'estimated' reporting period based on how the fund may be administered by SEI. |
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. |
category |
This parameter identifies the category of the Funds the data is being requested for. Valid value for this is 'OEF 'which is short for Open Ended Funds |
Request Body
externalId Unique business identifier that represents a contact, investor, product, transaction 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 record. true
Working...