{
"data": {
"jobId": "string",
"status": "Pending",
"totalRowCount": 0,
"processedRowCount": 0,
"successCount": 0,
"failedCount": 0,
"skippedCount": 0,
"percentComplete": 0,
"result": {
"successCount": 0,
"failedCount": 0,
"skippedCount": 0,
"errors": [
{
"rowIndex": 0,
"rowData": "string",
"errorMessages": [
"string"
]
}
],
"createdCompanyIds": [
"string"
]
}
},
"message": "string",
"metaData": {
"totalResults": 0,
"responseTimeStamp": "2019-08-24T14:15:22.123Z"
},
"statusCode": 0
}