v1

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

Dettaglio stato ImportBatch

get/imports/{batchId}

Path parameters

batchIdstring uuid required

Identificativo del batch di import

Response

Batch con stato aggiornato.

idstring uuid required

UUID del batch

filenamestring nullable

Nome file

uploadedBystring nullable

Identificativo dell'operatore/servizio

rowsTotalinteger required

Numero totale righe lette

rowsOkinteger required

Numero righe importate

rowsErrorinteger required

Numero righe con errori/warning

status'queued' | 'processing' | 'completed' | 'completed_with_errors' | 'failed' required

Stato del batch

startedAtstring date-time nullable

Inizio elaborazione

finishedAtstring date-time nullable

Fine elaborazione