Get counties by state

Retrieve all counties/municipalities for a specific state within a country

Path parameters

countrySymbolstringRequired

Country symbol (ISO 3166-1 alpha-2 code, e.g., ‘MX’, ‘US’, ‘CA’)

stateIdstringRequired

State identifier (e.g., ‘1’, ‘25’)

Response

Get counties by state
idstring
namestring
stateIdstring
codestring
billingIddouble
Stateobject

Errors