Submit a completed equipment inspection. The request body includes location references, timing, SAP equipment data, and a map of technical checklist results. Method:Documentation Index
Fetch the complete documentation index at: https://mintlify.com/AC42027/Backend-produccion/llms.txt
Use this file to discover all available pages before exploring further.
POST Path: /api/guardar/ Auth: Session cookie required (IP restricted)
Request body
Inspection date in YYYY-MM-DD format
Start time, e.g. “08:30:00”
End time, e.g. “09:00:00”
Division ID from /api/divisiones/
Area ID from /api/areas/
Zone ID from /api/zonas/
Equipment ID from /api/equipos/
General observations text
LDAP username of the inspector, e.g. “ac17157”
SAP equipment code (EQUNR)
SAP equipment description
SAP technical location (TPLNR)
SAP work center
SAP finding comment
Map of checklist item description to status:
{"Item description": "OK"|"NOK"|"NA"}Map of checklist item description to comment text
Map of checklist item description to boolean (true = critical finding)