Get locations
AUTHORIZATIONS:
access_token
QUERY PARAMETERS
| latitude
required
|
number
Location latitude |
| longitude
required
|
number
Location longitude |
Responses
200
Status 200
OLX Production Server
https://www.olx.ro/api/partner/locations
GET
/locations
Response samples
200
Content type
application/json
[
{
"city": {},
"district": {}
}
]
Copied to clipboard