Website

List of country regions

Last update: 29.01.2024

List of country regions

AUTHORIZATIONS: > access_token

Responses

200

Status 200

RESPONSE SCHEMA: application/json
Array
id
integer
name
string

OLX Production Server

https://www.olx.ro/api/partner/regions
		GET
/regions

Response samples
200
Content type
application/json


[
{
"id": 1,
"name": "Wielkopolskie"
}
]			
		
Copied to clipboard