Skip to main content
POST
Example of Possible Webhook Events

Authorizations

ds-api-token
string
header
required

Response

200 - application/json

Description of possible webhook schemas

Common fields for any webhook event

id
string

Unique webhook event id

Example:

"01827ed4-c928-7a3c-9a30-7ab7cc169d11"

webhook_id
string

Triggered webhook Id configuration. the configuration itself could be found in your Dataspike account

Example:

"01827ed4-c928-7a3c-9a30-7ab7cc169d11"

event_type
enum<string>
Available options:
AML_SCREENING,
DOCVER,
TRANSACTION_MONITORING,
KYT_WALLET_CHECK
Example:

"AML_SCREENING"

timestamp
string<ISO-8601>

Timestamp of the webhook event

Example:

"2023-07-18T15:32:13.000Z"

payload
object

AML Notification Events are triggered upon the completion of AML screening.