States List
Header Parameters
Content-Typestring
Authorizationstring
Query Parameters
countrystring Required
Pass the ISO country code to get the corresponding states.
Response
200
Object
Response Attributes
idnumber
countrystring
namestring
abbreviationstring
standard_timezonestring
standard_timezone_defaultstring
400
Object
{
"message": "Invalid parameters or filters."
}
401
Object
{
"message": "Please provide the access token."
}
403
Object
{
"message": "Your company access is temporarily disabled."
}
404
Object
{
"message": "Data not found."
}
429
Object
{
"message": "Request limit exceeded. Please try again later."
}
Was this section helpful?
What made this section helpful for you?
What made this section unhelpful for you?
Response
Was this section helpful?