v1

latestOpenAPI 3.1.0Proprietary - Internal Use Only2026-07-139734.5 KB

Elenco errori/warning di import per batch

get/batches/{batchId}/errors

Path parameters

batchIdstring uuid required

Identificativo del batch di import

Query parameters

pageinteger

Indice pagina (1-based)

perinteger

Record per pagina

severity'error' | 'warn'

Filtra per severità (error|warn)

codestring

Filtra per codice errore (es. ORPHAN_BREAK).

Response

Lista paginata di ImportError.

idstring uuid required
batchIdstring uuid required
rowNumberinteger required

Numero riga nello sheet (1-based)

errorCodestring required

Codice errore (es. ORPHAN_BREAK, INVALID_TIME_RANGE, PARSING_ERROR, OVERLAPPING_SHIFTS, UNPAID_MISMATCH)

severity'error' | 'warn' required

Severità

detailsstring nullable

Dettagli diagnostici

rawSnapshotobject nullable

Record sorgente (normalizzato)

createdAtstring date-time required