Id (string), Name (string), CountryId (string), RegionId (string), Sort (string)SuccessResponseModelOfDidCityDtocurl --location 'https://api.veloconnect.me/api/did/cities?Id=undefined&Name=undefined&CountryId=undefined&RegionId=undefined&Sort=undefined'{
"data": [
{
"id": "string",
"name": "string"
}
]
}