Retrieves a list of states for a given country ISO code.
This method returns a list of all states for the specified country.
Each state includes its unique identifier, state code, and name.
Bearer authentication of the form Bearer <token>, where token is your auth token.
True if the API call succeeded; false otherwise.