Skip to main content

Update region by id

Update region by id

Authorizations:Token
Query Parameters
id
required
integerId value of the Region object
Request Body Schema:
Region object that needs to be added
codestringRegion code
namestringRegion name
weightintegerRegion weight
country
statesArrayStates (relation)

Responses

200Success
Response schema:
Success
codestringRegion code
namestringRegion name
weightintegerRegion weight
country
statesArrayStates (relation)