Action: | GET | |||||||||||||||||||||
Method: | GET | |||||||||||||||||||||
URL: | /api/v1/data/date/get | |||||||||||||||||||||
Description: | Fetch a Dow Jones Entities Date 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 Date Data [{ "EntityID": 98141, "DateTypeID": 1, "DateTypeName": "Date of Birth", "Serial": 1, "Day": "07", "Month": "Oct", "Year": "1952", "Note": "" }] |
|