2026-08-20
4 days ago
Changed operations
- Create a webhook (
POST /v1/webhooks)- ✨ [Added] Add new webhook event
Check.ProcessingStarted - ✨ [Added] possible values of
events[]in request body:"Check.ProcessingStarted"
- ✨ [Added] Add new webhook event
- Update a webhook (
PATCH /v1/webhooks/{id})- ✨ [Added] possible values of
events[]in request body:"Check.ProcessingStarted"
- ✨ [Added] possible values of
Changed components schemas
AmlCheckWebhook,CompanyMonitoringCheckWebhook,DocumentCheckWebhook,EkycCheckWebhook,ElectronicSignatureCheckWebhook,FraudDatabaseCheckWebhook,IdDocumentCheckWebhook,IdVerificationCheckWebhook,OnlineReputationCheckWebhook- ✨ [Added] possible values of
event:"Check.ProcessingStarted"
- ✨ [Added] possible values of