GET api/District/GetList?city={city}
No documentation available.
Request Information
Parameters
| Name | Description | Additional information |
|---|---|---|
| city | No documentation available. |
Define this parameter in the request URI. |
Response Information
No documentation available.
Response body formats
application/json, text/json
Sample:
[
{
"ID": "b1380ba3-8477-4c4b-ac65-15b4b4b63394",
"Name": "sample string 2"
},
{
"ID": "b1380ba3-8477-4c4b-ac65-15b4b4b63394",
"Name": "sample string 2"
},
{
"ID": "b1380ba3-8477-4c4b-ac65-15b4b4b63394",
"Name": "sample string 2"
}
]
application/xml
Sample:
text/xml
Sample: