GET api/District?cityid={cityid}
No documentation available.
Request Information
Parameters
| Name | Description | Additional information |
|---|---|---|
| cityid | No documentation available. |
Define this parameter in the request URI. |
Response Information
No documentation available.
Response body formats
application/json, text/json
Sample:
[
{
"ID": "ecc1275c-84ff-423d-a3ea-d54f9b9074a4",
"Name": "sample string 2"
},
{
"ID": "ecc1275c-84ff-423d-a3ea-d54f9b9074a4",
"Name": "sample string 2"
},
{
"ID": "ecc1275c-84ff-423d-a3ea-d54f9b9074a4",
"Name": "sample string 2"
}
]
application/xml
Sample:
text/xml
Sample: