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": "226e8844-7a57-471f-8cbe-b49d2e8e7232",
"Name": "sample string 2"
},
{
"ID": "226e8844-7a57-471f-8cbe-b49d2e8e7232",
"Name": "sample string 2"
},
{
"ID": "226e8844-7a57-471f-8cbe-b49d2e8e7232",
"Name": "sample string 2"
}
]
application/xml
Sample:
text/xml
Sample: