Deletes a record from an Investigation ID.
{- "recordIds": [
- 0
]
}
[- {
- "id": 0,
- "matchType": "trueMatch",
- "resultId": 0,
- "entityId": "string",
- "matchScore": 0,
- "sourceDate": "string",
- "dateListed": "string",
- "name": "string",
- "fullName": "string",
- "firstName": "string",
- "middleName": "string",
- "lastName": "string",
- "reasonListed": "string",
- "entityType": "string",
- "dateOfBirth": "string",
- "generation": "string",
- "gender": "string",
- "occupation": "string",
- "placeOfBirth": "string",
- "hasAdverseMedia": true,
- "otherNames": [
- "string"
], - "addresses": [
- {
- "street": "string",
- "city": "string",
- "province": "string",
- "postalCode": "string",
- "country": "string"
}
], - "comments": [
- "string"
], - "sources": [
- "string"
]
}
]