Resumen
Warehouses are storage locations (depósitos) where agrochemical inputs are stored. They can be referenced in Work Order supply lines to track which depot a product was drawn from.Warehouses are read-only from the Third-Party API. They are created and managed in SIMA directly. If your system needs warehouses to exist in SIMA, they must be created via the web app first.
Endpoints
Listar depósitos (v3 — recomendado)
name, updated_at_from, deleted_at_from, page, size.
Listar depósitos (v2 — legacy)
Response:
Detalle de depósito (v2)
Uso en Órdenes de Trabajo
When creating a Work Order supply line, you can optionally reference a warehouse:"warehouse": null.
Frecuencia de sincronización recomendada
Warehouses change infrequently. Sync them once on startup and refresh weekly usingupdated_at_from (v3) or updated_from (v2).
Próximos pasos
Work Orders
Reference warehouse IDs in Work Order supply lines

