Get state by ID
Retrieve detailed information 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 state by ID
id
State ID
name
State name
countryId
Country ID
Country
code
State code
billingId
Billing ID
Errors
400
Get State by ID Request Bad Request Error
404
Get State by ID Request Not Found Error
422
Get State by ID Request Unprocessable Entity Error
500
Get State by ID Request Internal Server Error