Get regions
GET https://{{endpoint}}/ws/values?language={{language}}&type=region&country={{country_id}}
Get the list of the values about the regions for the specified country.
Request Params
| Key | Datatype | Required | Description |
|---|---|---|---|
language | string | ||
type | string | ||
country | string |
HEADERS
| Key | Datatype | Required | Description |
|---|---|---|---|
Content-Type | string | ||
Accept | string | ||
Cookie | string |