DivIndexLocal
Perform various operations for Symitar parameters.
Operations
Retrieve local dividend index information.
Authorizations
AuthorizationstringRequired
Bearer authentication header of the form Bearer <token>.
Body
DivIndexLocalDividendIndexTableintegerRequired
Responses
200
Successful operation.
application/json
post
/getDivIndexLocal200
Successful operation.
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
/getDivIndexLocalSelectFields200
Successful operation.
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
/getDivIndexLocalListSelectFields200
Successful operation.
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
/searchDivIndexLocalSelectFields200
Successful operation.
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
/getDivIndexLocalPagedListSelectFields200
Successful operation.
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
/searchDivIndexLocalPagedSelectFields200
Successful operation.
Last updated
Was this helpful?