Website

Get region

Last update: 29.01.2024

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