Updates an existing state.
Name | Description | Additional information |
---|---|---|
stateCode | The 2-character state code. |
Define this parameter in the request URI. |
model | The model of the state. |
Define this parameter in the request body. |
{
"Code": "sample string 1",
"CountryCode": "sample string 2",
"Name": "sample string 3"
}