Get state by ID

Retrieve detailed information for a specific state within a country

Path parameters

countrySymbolstringRequired

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

stateIdstringRequired

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

Headers

x-admin-api-keystringRequired

Response

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

Errors