This endpoint will update a single business AML search hit by searchId and hitId.
Success
Bad Request
Unauthorized
Forbidden
Not Found
{- "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",
- "supersededHit": {
- "id": "497f6eca-6276-4993-bfeb-53cbbbba6f08",
- "hitScore": 0,
- "name": { },
- "match": { },
- "countries": [
- "string"
], - "datasets": [
- "string"
], - "decision": "string",
- "note": { },
- "modifiedById": 0,
- "modifiedBy": { },
- "modifiedAt": "2019-08-24T14:15:22Z",
- "createdAt": "2019-08-24T14:15:22Z"
}
}