2025-07-16
4 months ago
Paths
- Create an AML check (
POST /v1/checks/aml)- ✨ [Added] property
exact_matchtosettingsin request body - ✨ [Added] required property
exact_matchtodata.settingsin response body
- ✨ [Added] property
- Retrieve an AML check (
GET /v1/checks/aml/{id}), Review AML hits (PATCH /v1/checks/aml/{id}/hits/review), Review an AML check (PATCH /v1/checks/aml/{id}/review), Update an AML check monitoring (PATCH /v1/checks/aml/{id}/monitoring)- ✨ [Added] required property
exact_matchtodata.settingsin response body
- ✨ [Added] required property
Components schemas
AmlCheckWebhook- ✨ [Added] required property
exact_matchto check.data.settings
- ✨ [Added] required property
