APIs
Webhooks

Webhook Payload

The payload of the webhook provides the following information in JSON format:

Atrribute

Description

detected_reference

the unique internal reference of the profile

customer_reference

the unique customer assigned reference for the profile

created_at

The date the profile was first created

review_status

The status of the profile, learn more about the available values here Profile Status

risk_score

The risk score assigned to the profile

name

The name of the profile i.e. company name

assignee

The name of the user assigned to the profile



JSON




Full Profile Payload

Alternatively the webhook payload can be the full profile object as outlined here: The Full Profile Object

The option to enable this is available as part of the platform setup.