A request requires a name, at least one valid dataset, and a threshold. User will be deducted 1 credit for each AML search.
Success
Bad Request
Unauthorized
Forbidden
{- "countryCodes": [
- "string"
], - "threshold": 0,
- "name": "string",
- "datasets": [
- "string"
]
}
{- "id": "497f6eca-6276-4993-bfeb-53cbbbba6f08",
- "name": "string",
- "countryCodes": [
- "string"
], - "threshold": 0,
- "type": "string",
- "datasets": [
- "string"
], - "status": "string",
- "riskRating": "string",
- "assignedToUserId": 0,
- "assignedUser": "string",
- "createdById": 0,
- "createdBy": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "modifiedById": 0,
- "modifiedBy": "string",
- "modifiedAt": "2019-08-24T14:15:22Z",
- "note": "string",
- "scheduleId": "b7b4f318-018f-4d71-ac1a-f61e4bfaefbe",
- "totalHitCount": 0,
- "truePositiveHitsCount": 0,
- "falsePositiveHitsCount": 0,
- "undecidedHitsCount": 0,
- "correlationId": "string"
}