Service Matrix
| Service | Target Route | Status | Notes |
|---|---|---|---|
WSGetServicios | /apidev/legacy/WSGetServicios | Implemented / normalize route | Already bridged from GeneXus to GeoTareas backend |
WSSeguimientoTarea | /apidev/legacy/WSSeguimientoTarea | Implemented / normalize route | Legacy-compatible endpoint already exists in current despacho module |
WSGetTareaMultimedia | /apidev/legacy/WSGetTareaMultimedia | Implemented / normalize route | Azure file retrieval behavior already aligned |
WSGeocoding | /apidev/legacy/WSGeocoding | Reusable with adapter | GeoTareas already exposes internal geocoding primitives |
WSReverseGeocoding | /apidev/legacy/WSReverseGeocoding | Reusable with adapter | GeoTareas already exposes Nominatim reverse |
WSSearchGeocoding | /apidev/legacy/WSSearchGeocoding | Reusable with adapter | GeoTareas already exposes geocoding search services |
WSGetArchivosMultimedia | /apidev/legacy/WSGetArchivosMultimedia | New implementation required | Must preserve download, listing, and PDF modes |
WSGetFacturas | /apidev/legacy/WSGetFacturas | New implementation required | Must be designed from generated Java, not from the incorrect txt helper |
WSABMCuentas | /apidev/legacy/WSABMCuentas | New implementation required | Requires account/client compatibility adapter |
WSAltaServicio | /apidev/legacy/WSAltaServicio | New implementation required | Highest functional risk and broadest dependency set |
Important note
Being documented here does not mean the endpoint is already live under /apidev/legacy. It means the endpoint is part of the approved migration scope and must be tracked as part of the new API platform.