...
This endpoint provides list of organization units around the provided coordinates.
url : api/v1v2/locator
method: GET/POST
authorization: as setup in the Spring.Framework.Security
[Link]
...
URL (for GET request):
https://{{host}}/api/v1v2/locator?paging=false&coordinates=lat,lng&distance=5&unit=km
...