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โ€™)

Headers

x-admin-api-keystringRequired

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