Action: | GET | |||||||||||||||||||||||||||||||
Method: | GET | |||||||||||||||||||||||||||||||
URL: | /api/v1/data/role/get | |||||||||||||||||||||||||||||||
Description: | Fetch a Dow Jones Entities Role Data based on Identifier | |||||||||||||||||||||||||||||||
Type | Key | DataType | Notes | |||||||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
Headers | api-key | String | Your Api-Key | |||||||||||||||||||||||||||||
Params | EntityID | Int32 | Entity Identifier | |||||||||||||||||||||||||||||
Params | ReturnFormat | String | Json or Xml | |||||||||||||||||||||||||||||
Return Data: | Json or XML collection of the Data Entities Role Data [{ "EntityID": 98141, "RoleTypeID": 1, "RoleTypeName": "Primary Occupation", "Serial": 1, "Title": "President of Russia", "OccupationID": 1, "OccupationName": "Heads & Deputies State/National Government", "SinceDay": "07", "SinceMonth": "May", "SinceYear": "2018", "ToDay": "", "ToMonth": "", "ToYear": "" }] |
|