Action: | GET | |||||||||
Method: | GET | |||||||||
URL: | /api/v1/data/note/get | |||||||||
Description: | Fetch a Dow Jones Entities Note 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 of the Data Entities Note Data { "EntityID": 98141, "Note": "Textual information about the Entity" } |
|