GET DealerShip/GetCountries

Documentation for 'GetCountries'.

Response Information

Response body formats

application/json, text/json

Sample:
[
  {
    "$id": "1",
    "ID": 1,
    "Name": "sample string 2"
  },
  {
    "$ref": "1"
  },
  {
    "$ref": "1"
  }
]