DivIndexGlobal
Perform various operations for Symitar parameters.
Operations
Retrieve global dividend index information.
Authorizations
AuthorizationstringRequired
Bearer authentication header of the form Bearer <token>.
Body
DivIndexGlobalDividendIndexTableintegerRequired
Responses
200
Successful operation.
application/json
post
/getDivIndexGlobal200
Successful operation.
Retrieve select fields for a specific global dividend index.
Authorizations
AuthorizationstringRequired
Bearer authentication header of the form Bearer <token>.
Body
DivIndexGlobalDividendIndexTableintegerOptional
Responses
200
Successful operation.
application/json
post
/getDivIndexGlobalSelectFields200
Successful operation.
Retrieve a list of select fields for global dividend index.
Authorizations
AuthorizationstringRequired
Bearer authentication header of the form Bearer <token>.
Body
Responses
200
Successful operation.
application/json
post
/getDivIndexGlobalListSelectFields200
Successful operation.
Field for selecting various options related to searchdivindexglobalselectfields
Authorizations
AuthorizationstringRequired
Bearer authentication header of the form Bearer <token>.
Body
Responses
200
Successful operation.
application/json
post
/searchDivIndexGlobalSelectFields200
Successful operation.
Retrieve a paged list of select fields for global dividend index.
Authorizations
AuthorizationstringRequired
Bearer authentication header of the form Bearer <token>.
Body
Responses
200
Successful operation.
application/json
post
/getDivIndexGlobalPagedListSelectFields200
Successful operation.
Field for selecting various options related to searchdivindexglobalpagedselectfields
Authorizations
AuthorizationstringRequired
Bearer authentication header of the form Bearer <token>.
Body
QuerystringOptional
Responses
200
Successful operation.
application/json
post
/searchDivIndexGlobalPagedSelectFields200
Successful operation.
Last updated
Was this helpful?