Update a batch of Individual AML Search Hits.
Success
Bad Request
Unauthorized
Forbidden
{- "items": [
- {
- "decision": "string",
- "note": "string",
- "hitId": "a8444036-cfe2-422f-9778-a43eef4cff86"
}
]
}
{- "failed": [
- {
- "failedItem": {
- "decision": "string",
- "note": "string",
- "hitId": "string"
}, - "error": {
- "type": "string",
- "title": "string",
- "status": 0,
- "detail": "string",
- "instance": "string"
}
}
], - "successful": [
- {
- "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": "string",
- "firstName": "string",
- "middleName": "string",
- "lastName": "string",
- "gender": "string",
- "datesOfBirth": [
- "2019-08-24"
], - "pepTier": "string",
- "profileImages": [
- "string"
]
}
}
], - "correlationId": "string"
}