{
"data": {
"rows": [
{
"rowNumber": 0,
"data": {
"property1": "string",
"property2": "string"
},
"validationStatus": "string",
"errors": [
{
"fieldName": "string",
"errorMessage": "string",
"originalValue": "string"
}
],
"duplicateWarning": "string"
}
],
"totalCount": 0,
"validCount": 0,
"errorCount": 0,
"warningCount": 0
},
"message": "string",
"metaData": {
"totalResults": 0,
"responseTimeStamp": "2019-08-24T14:15:22.123Z"
},
"statusCode": 0
}