2. Get County Request (GET Method)
Info
|
| Parameter | Description |
| CountryCode | Country code from Get country response |
2.1 Get County Response
[
{
"id": 26,
"name": "Ilfov"
},
{
"id": 27,
"name": "Maramures"
},
{
"id": 28,
"name": "Mehedinti"
}
}