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

Path Parameters

cityId
string
required
Example:

"292223"

Query Parameters

sort
string
Example:

"-name"

Response

200 - undefined