| Action: | GET | |||||||||||||||||||
| Method: | GET | |||||||||||||||||||
| URL: | /api/v1/data/address/get | |||||||||||||||||||
| Description: | Fetch a Dow Jones Entities Address 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 Address Data [{ "EntityID": 40437, "Serial": 1, "Line": "34 Uhlenhorster Weg", "City": "Hamburg 22085", "CountryID": 77, "CountryName": "Germany", "URL": "" }] |
| ||||||||||||||||||