2025-07-16
27 days ago
Paths
- Create an AML check (
POST /v1/checks/aml
)- ✨ [Added] property
exact_match
tosettings
in request body - ✨ [Added] required property
exact_match
todata.settings
in 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_match
todata.settings
in response body
- ✨ [Added] required property
Components schemas
AmlCheckWebhook
- ✨ [Added] required property
exact_match
to check.data.settings
- ✨ [Added] required property