World Cities Service API REST Endpoints
Maintenance Services/World Cities Service API
This service is used to perform Cities related operations like get the list of all world-cities, retrieve the city by Country code
- Get all valid world cities.
- Method: getPath:
/service/lmm/cities
- Retrieves the city by Country.
- Method: getPath:
/service/lmm/cities/{countryCode}