Skip to main content

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)

Filtros v3: name, updated_at_from, deleted_at_from, page, size.

Listar depósitos (v2 — legacy)

Filters: Response:

Detalle de depósito (v2)

Devuelve un depósito por ID.

Uso en Órdenes de Trabajo

When creating a Work Order supply line, you can optionally reference a warehouse:
If no warehouse applies, set "warehouse": null.

Frecuencia de sincronización recomendada

Warehouses change infrequently. Sync them once on startup and refresh weekly using updated_at_from (v3) or updated_from (v2).

Próximos pasos

Work Orders

Reference warehouse IDs in Work Order supply lines