Get region
AUTHORIZATIONS: > access_token
PATHÂ PARAMETERS
| regionId
required
|
integer
Region ID |
Responses
200
Status 200
OLX Production Server
https://www.olx.ro/api/partner/regions/{regionId}
GET
/regions/{regionId}
Response samples
200
Content type
application/json
{
"id": 1,
"name": "Wielkopolskie"
}
Copied to clipboard