Skip to main content

Service Matrix

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)

ServiceRouteStatus
WSGetServiciosPOST /apidev/legacy/WSGetServiciosAvailable
WSGetTareaMultimediaPOST /apidev/legacy/WSGetTareaMultimediaAvailable

Task creation

ServiceRouteStatus
WSAltaServicioPOST /apidev/legacy/WSAltaServicioAvailable

Geocoding

ServiceRouteStatus
WSGeocodingPOST /apidev/legacy/WSGeocodingAvailable
WSReverseGeocodingPOST /apidev/legacy/WSReverseGeocodingAvailable

Multimedia files

ServiceRouteStatus
WSGetArchivosMultimediaPOST /apidev/legacy/WSGetArchivosMultimediaAvailable

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.