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 country
POST
/rest/v1/country/country/{alpha2}
Parameters
Path Parameters
alpha2
*
Alpha-2 code of the country to update
Type
string
Required
Request Body
application/json
Schema
JSON
JSON
"string"
Responses
200
400
404
422
Country updated successfully
Content-Type
application/json
Schema
JSON
JSON
"string"
POST
/rest/v1/country/country/{alpha2}
Playground
Variables
Key
Value
alpha2
*
Body
Try it out
Samples
Powered by
VitePress OpenAPI