Endpoint to upload a file that generates multiple searches and investigations.
Note - file needs to be structured as per the template.
{- "id": "string",
- "userId": 0,
- "customerId": 0,
- "type": "business",
- "fileName": "string",
- "storageFileName": "string",
- "errorFilename": "string",
- "rowCount": 0,
- "status": "inProgress",
- "createdAt": "2019-08-24T14:15:22Z",
- "modifiedAt": "2019-08-24T14:15:22Z"
}