Get counties by state
Retrieve all counties/municipalities for a specific state within a country
Path parameters
countrySymbol
Country symbol (ISO 3166-1 alpha-2 code, e.g., โMXโ, โUSโ, โCAโ)
stateId
State identifier (e.g., โ1โ, โ25โ)
Response
Get counties by state
id
name
stateId
code
billingId
State
Errors
400
Get Counties Request Bad Request Error
404
Get Counties Request Not Found Error
422
Get Counties Request Unprocessable Entity Error
500
Get Counties Request Internal Server Error