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

Path Parameters

stateId
string
required
Example:

"292224"

Response

200 - undefined