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

DivIndexLocal

Perform various operations for Symitar parameters.

Symitar eDocs References: Coming soon.

Operations

getDivIndexLocal

post

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

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

Successful operation.

application/json
post/getDivIndexLocal
200

Successful operation.

getDivIndexLocalSelectFields

post

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

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

Successful operation.

application/json
post/getDivIndexLocalSelectFields
200

Successful operation.

getDivIndexLocalPagedList

post

Retrieve DivIndexLocal 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/getDivIndexLocalPagedList
200

Successful operation.

getDivIndexLocalListSelectFields

post

Retrieve DivIndexLocal 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/getDivIndexLocalListSelectFields
200

Successful operation.

searchDivIndexLocalSelectFields

post

Search DivIndexLocal 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/searchDivIndexLocalSelectFields
200

Successful operation.

getDivIndexLocalPagedListSelectFields

post

Retrieve DivIndexLocal 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/getDivIndexLocalPagedListSelectFields
200

Successful operation.

searchDivIndexLocalPagedSelectFields

post

Search DivIndexLocal 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/searchDivIndexLocalPagedSelectFields
200

Successful operation.

updateDivIndexLocalByID

post

Update DivIndexLocal 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
DivIndexLocalDividendIndexTableintegerOptional
Responses
200

Successful operation.

application/json
post/updateDivIndexLocalByID
200

Successful operation.

Last updated

Was this helpful?