Skip to content
Ecommercen Docs
Search
K
Main Navigation
API Guides
Business Flows
API Reference
Wiki
Changelog
Appearance
Menu
Return to top
Update an existing county
POST
/rest/v1/country/county/{alpha}
Parameters
Path Parameters
alpha
*
Alpha code of the county to update
Type
string
Required
Request Body
application/json
Schema
JSON
JSON
"string"
Responses
200
400
404
422
County updated successfully
Content-Type
application/json
Schema
JSON
JSON
"string"
POST
/rest/v1/country/county/{alpha}
Playground
Variables
Key
Value
alpha
*
Body
Try it out
Samples
Powered by
VitePress OpenAPI