| Action: | GET ALL | |||||||||||||||
| Method: | GET | |||||||||||||||
| URL: | /api/v1/static/country/getall | |||||||||||||||
| Description: | Fetch all Static Country records | |||||||||||||||
| Type | Key | DataType | Notes | |||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| Headers | api-key | String | Your Api-Key | |||||||||||||
| Params | ReturnFormat | String | Json or Xml | |||||||||||||
| Return Data: | Json or XML collection of Static Country records. [{ "CountryID": 235, "Name": "United Kingdom", "Code": "UK", "MappingReference": "GB", "Territoty": false }] |
| ||||||||||||||