Skip to main content
GET
/
states
/
{stateId}
/
cities
Get cities
curl --request GET \
  --url http://staging.qshop.ng/apiv2/states/{stateId}/cities

Path Parameters

stateId
string
required
Example:

"5ee6a1a5eea46308e8f84843"

Query Parameters

sort
string
Example:

"-name"

Response

200 - undefined