For the complete documentation index, see llms.txt. This page is also available as Markdown.

DivIndexGlobal

Perform various operations for Symitar parameters.

Symitar eDocs References: Coming soon.

Operations

getDivIndexGlobal

post

Retrieve DivIndexGlobal parameter records. ParameterService is available for SymXchange 2022.01 in this documentation set.

Authorizations
AuthorizationstringRequired
Bearer authentication header of the form Bearer <token>.
Body
DivIndexGlobalDividendIndexTableintegerRequired
Responses
200

Successful operation.

application/json
post/getDivIndexGlobal
200

Successful operation.

getDivIndexGlobalSelectFields

post

Retrieve DivIndexGlobal parameter records. ParameterService is available for SymXchange 2022.01 in this documentation set.

Authorizations
AuthorizationstringRequired
Bearer authentication header of the form Bearer <token>.
Body
DivIndexGlobalDividendIndexTableintegerOptional
Responses
200

Successful operation.

application/json
post/getDivIndexGlobalSelectFields
200

Successful operation.

getDivIndexGlobalPagedList

post

Retrieve DivIndexGlobal parameter records. ParameterService is available for SymXchange 2022.01 in this documentation set.

Authorizations
AuthorizationstringRequired
Bearer authentication header of the form Bearer <token>.
Body
Responses
200

Successful operation.

application/json
TokenstringOptional
post/getDivIndexGlobalPagedList
200

Successful operation.

getDivIndexGlobalListSelectFields

post

Retrieve DivIndexGlobal parameter records. ParameterService is available for SymXchange 2022.01 in this documentation set.

Authorizations
AuthorizationstringRequired
Bearer authentication header of the form Bearer <token>.
Body
Responses
200

Successful operation.

application/json
post/getDivIndexGlobalListSelectFields
200

Successful operation.

searchDivIndexGlobalSelectFields

post

Search DivIndexGlobal parameter records. ParameterService is available for SymXchange 2022.01 in this documentation set.

Authorizations
AuthorizationstringRequired
Bearer authentication header of the form Bearer <token>.
Body
Responses
200

Successful operation.

application/json
post/searchDivIndexGlobalSelectFields
200

Successful operation.

getDivIndexGlobalPagedListSelectFields

post

Retrieve DivIndexGlobal parameter records. ParameterService is available for SymXchange 2022.01 in this documentation set.

Authorizations
AuthorizationstringRequired
Bearer authentication header of the form Bearer <token>.
Body
Responses
200

Successful operation.

application/json
TokenstringOptional
post/getDivIndexGlobalPagedListSelectFields
200

Successful operation.

searchDivIndexGlobalPagedSelectFields

post

Search DivIndexGlobal parameter records. ParameterService is available for SymXchange 2022.01 in this documentation set.

Authorizations
AuthorizationstringRequired
Bearer authentication header of the form Bearer <token>.
Body
QuerystringOptional
Responses
200

Successful operation.

application/json
TokenstringOptional
post/searchDivIndexGlobalPagedSelectFields
200

Successful operation.

updateDivIndexGlobalByID

post

Update DivIndexGlobal parameter configuration. Parameter updates can change institution behavior and should be tested in a controlled environment before use.

Authorizations
AuthorizationstringRequired
Bearer authentication header of the form Bearer <token>.
Body
DivIndexGlobalDividendIndexTableintegerOptional
Responses
200

Successful operation.

application/json
post/updateDivIndexGlobalByID
200

Successful operation.

Last updated

Was this helpful?