This endpoint will update a single individual AML search hit by searchId and hitId.
Success
Bad Request
Unauthorized
Forbidden
Conflict
{- "decision": "string",
- "note": "string"
}
{- "id": "497f6eca-6276-4993-bfeb-53cbbbba6f08",
- "hitScore": 0,
- "name": "string",
- "match": "string",
- "countries": [
- "string"
], - "datasets": [
- "string"
], - "decision": "string",
- "note": "string",
- "modifiedById": 0,
- "modifiedBy": "string",
- "modifiedAt": "2019-08-24T14:15:22Z",
- "createdAt": "2019-08-24T14:15:22Z",
- "firstName": "string",
- "middleName": "string",
- "lastName": "string",
- "gender": "string",
- "datesOfBirth": [
- "2019-08-24"
], - "pepTier": "string",
- "profileImages": [
- "string"
], - "supersededHit": {
- "id": "497f6eca-6276-4993-bfeb-53cbbbba6f08",
- "hitScore": 0,
- "name": "string",
- "match": "string",
- "countries": [
- "string"
], - "datasets": [
- "string"
], - "decision": "string",
- "note": "string",
- "modifiedById": 0,
- "modifiedBy": "string",
- "modifiedAt": "2019-08-24T14:15:22Z",
- "createdAt": "2019-08-24T14:15:22Z",
- "firstName": "string",
- "middleName": "string",
- "lastName": "string",
- "gender": "string",
- "datesOfBirth": [
- "2019-08-24"
], - "pepTier": "string",
- "profileImages": [
- "string"
]
}, - "correlationId": "string"
}