Get values | Region
GET https://ws.jobarch.com/v.api.1/value/country/{{country_id}}
This method is useful to get the data needed in order to create a new job ad in JobArch.
Input
- the country unique ID in the url of the endpoint.
Output
An array of JSON objects composed by: * id * description
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Content-Type | string | ||
Accept | string |