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}