| Action: | GET | |||||||||||||||||
| Method: | GET | |||||||||||||||||
| URL: | /api/v1/data/country/get | |||||||||||||||||
| Description: | Fetch a Dow Jones Entities Country 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 Country Data [{ "EntityID": 98141, "CountryTypeID": 1, "CountryTypeName": "Citizenship", "Serial": 1, "CountryID": 182, "CountryName": "Russia" }] |
| ||||||||||||||||