Get county by ID

Retrieve detailed information for a specific county/municipality within a state and country

Path parameters

countrySymbolstringRequired

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

stateIdstringRequired

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

countyIdstringRequired

County identifier (e.g., ‘cnt_456’, ‘cnt_789’)

Response

Get county by ID
idstring
namestring
stateIdstring
codestring
billingIddouble
Stateobject

Errors