All services live under POST /apidev/legacy/<WSName> and keep the original GeneXus
Despacho request/response contracts. Under the hood they run on the current GeoTareas
platform (the same tasks and accounts you see in the app today) — see
Compatibility & Authentication.
Tasks (read)
| Service | Route | Status |
|---|
WSGetServicios | POST /apidev/legacy/WSGetServicios | Available |
WSGetTareaMultimedia | POST /apidev/legacy/WSGetTareaMultimedia | Available |
Task creation
| Service | Route | Status |
|---|
WSAltaServicio | POST /apidev/legacy/WSAltaServicio | Available |
Geocoding
| Service | Route | Status |
|---|
WSGeocoding | POST /apidev/legacy/WSGeocoding | Available |
WSReverseGeocoding | POST /apidev/legacy/WSReverseGeocoding | Available |
| Service | Route | Status |
|---|
WSGetArchivosMultimedia | POST /apidev/legacy/WSGetArchivosMultimedia | Available |
These six services are the whole Legacy Despacho surface. If your integration needs
something that is not listed here, contact the GeoTareas team before building against it.