get
https://api.zenoti.com/v1/countries//states
This API retrieves the list of all states of the specified country.
You must specify appropriate details for the country_id parameter in the API request.
Recent Requests
Log in to see full request history
| Time | Status | User Agent | |
|---|---|---|---|
Retrieving recent requests… | |||
Loading…
Response Details
| name | type | description |
|---|---|---|
| id | int | Unique identifier of the state. |
| name | string | Name of the state. |
| short_name | string | Short name of the state. |
| Error | object | Object that contains error message and error code details. |
