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

Path Parameters

countryId
string
required
Example:

"2328926"

Query Parameters

sort
string
Example:

"-name"

Response

200 - undefined