Exemple by type
WebhookType.USER
{
user : User,
state : KycState
}WebhookType.TRANSACTION
{
transaction : Transaction,
}Last updated
{
user : User,
state : KycState
}{
transaction : Transaction,
}Last updated