Get county by ID
Retrieve detailed information for a specific county/municipality within a state and country
Path parameters
countrySymbol
Country symbol (ISO 3166-1 alpha-2 code, e.g., โMXโ, โUSโ, โCAโ)
stateId
State identifier (e.g., โ1โ, โ25โ)
countyId
County identifier (e.g., โcnt_456โ, โcnt_789โ)
Response
Get county by ID
id
name
stateId
code
billingId
State
Errors
400
Get County by ID Request Bad Request Error
404
Get County by ID Request Not Found Error
422
Get County by ID Request Unprocessable Entity Error
500
Get County by ID Request Internal Server Error