Monday, May 20, 2024

Data - Filter
Action:
GET
Method:
GET
URL: /api/v1/data/filter/get
Description: Fetch a Dow Jones Entities Filter 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 Filter Data
{
 "EntityID": 98141,
 "Day1": "07",
 "Month1": "Oct",
 "Year1": "1952",
 "Country1ID": 182
}
Field Data Type
EntityID Int 32
Day1 Text 2
Month1 Text 3
Year1 Text 4
Day2 Text 2
Month2 Text 3
Year2 Text 4
Country1ID Int 16
Country2ID Int 16
Up to 30 sets of Date and or Country