DivIndexLocal

Perform various operations for Symitar parameters.

Symitar eDocs References: Coming soon.

Operations

getDivIndexLocal

post

Retrieve local dividend index information.

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 select fields for local index division data.

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 local dividend index in a paged list.

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

Successful operation.

application/json
post
/getDivIndexLocalPagedList
200

Successful operation.

getDivIndexLocalListSelectFields

post

Retrieve a list of select fields for local dividend index.

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

Successful operation.

application/json
post
/getDivIndexLocalListSelectFields
200

Successful operation.

searchDivIndexLocalSelectFields

post

Field for selecting various options related to searchdivindexlocalselectfields

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 a paged list of select fields for local dividend index.

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

Successful operation.

application/json
post
/getDivIndexLocalPagedListSelectFields
200

Successful operation.

searchDivIndexLocalPagedSelectFields

post

Field for selecting various options related to searchdivindexlocalpagedselectfields

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

Successful operation.

application/json
post
/searchDivIndexLocalPagedSelectFields
200

Successful operation.

updateDivIndexLocalByID

post
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?