Get states by country

Retrieve all states/provinces for a specific country using the country symbol

Path parameters

countrySymbolstringRequired

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

Response

Get states by country
idstring
State ID
namestring
State name
countryIdstring
Country ID
Countryobject
codestring or null
State code
billingIddouble or null
Billing ID

Errors