Updates a batch of business AML search hits.
Success
Bad Request
Unauthorized
Forbidden
Not Found
{- "items": [
- {
- "decision": "string",
- "note": "string",
- "hitId": "string"
}
]
}
{- "failed": [
- {
- "failedItem": {
- "decision": "string",
- "note": "string",
- "hitId": "string"
}, - "error": {
- "type": "string",
- "title": "string",
- "status": 0,
- "detail": "string",
- "instance": "string"
}
}
], - "successful": [
- {
- "items": [
- {
- "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",
- "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"
}
}
]
}
]
}