Skip to main content

Update state by id

Update state by id

Authorizations:Token
Query Parameters
id
required
integerId value of the State object
Request Body Schema:
State object that needs to be added
state_idintegerState unique id
statestringState name
codestringState code
country
region

Responses

200Success
Response schema:
Success
state_idintegerState unique id
statestringState name
codestringState code
country
region