Location Service
City
Retrive Cities by CityCode
1min
GET
PATH PARAMETERS
cityCode
CityCode
*Unique City Code
countryCode
CountryCode
*Unique Country Code
stateCode
StateCode
*Unique State Code
HEADER PARAMETERS
X-COREOS-REQUEST-ID
string
*Unique RequestId
X-COREOS-TID
string
*Tenant id
X-COREOS-USERINFO
string
core-os user info token
X-COREOS-ACCESS
string
*core-os access token
QUERY PARAMETERS
limit
integer
Number of items to return by default 20. Value should be between 1 to 50.
offset
integer
Number of items to skip from start.
RESPONSES
200
OK
SuccessGetCityResponse
[All Of:object]data
object
request
Request
400
Error Occurred
GetErrorResponse
[All Of:ErrorResponse]error
Error
*Error Information
request
Request
*401
Error Occurred
GetErrorResponse
[All Of:ErrorResponse]error
Error
*Error Information
request
Request
*403
Error Occurred
GetErrorResponse
[All Of:ErrorResponse]error
Error
*Error Information
request
Request
*404
Error Occurred
GetErrorResponse
[All Of:ErrorResponse]error
Error
*Error Information
request
Request
*503
Error Occurred
GetErrorResponse
[All Of:ErrorResponse]error
Error
*Error Information
request
Request
*

Updated 27 Sep 2023
Did this page help you?