{
"id": "string",
"watchlistId": "string",
"status": "string",
"fileName": "string",
"totalRows": 0,
"importedRows": 0,
"skippedRows": 0,
"failedRows": 0,
"progressPercent": 0,
"errors": [
{
"row": -9007199254740991,
"sourceId": "string",
"primaryName": "string",
"message": "string"
}
],
"errorMessage": "string",
"createdAt": "string",
"completedAt": "string"
}