Skip to content
Ecommercen Docs
Search
K
Main Navigation
API Guides
Business Flows
API Reference
Wiki
Changelog
Appearance
Menu
Return to top
Get a single county by alpha-2 code
GET
/rest/v1/country/county/{alpha}
Parameters
Path Parameters
alpha2
*
Alpha-2 code of the country to retrieve
Type
string
Required
Query Parameters
with
With relations
Type
string
Responses
200
404
Successful operation
Content-Type
application/json
Schema
JSON
JSON
"string"
GET
/rest/v1/country/county/{alpha}
Playground
Variables
Key
Value
alpha2
*
with
Try it out
Samples
Powered by
VitePress OpenAPI