DivIndexGlobal

Perform various operations for Symitar parameters.

Symitar eDocs References: Coming soon.

Operations

getDivIndexGlobal

post

Retrieve global dividend index information.

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 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
/getDivIndexGlobalSelectFields
200

Successful operation.

getDivIndexGlobalPagedList

post

Retrieve global dividend index in a paged list.

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

Successful operation.

application/json
post
/getDivIndexGlobalPagedList
200

Successful operation.

getDivIndexGlobalListSelectFields

post

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
/getDivIndexGlobalListSelectFields
200

Successful operation.

searchDivIndexGlobalSelectFields

post

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
/searchDivIndexGlobalSelectFields
200

Successful operation.

getDivIndexGlobalPagedListSelectFields

post

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
/getDivIndexGlobalPagedListSelectFields
200

Successful operation.

searchDivIndexGlobalPagedSelectFields

post

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
/searchDivIndexGlobalPagedSelectFields
200

Successful operation.

updateDivIndexGlobalByID

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