AMLock onboarding alert decision

Delivered to the FI after a compliance analyst reviews an AMLOCK onboarding alert (Approve / Reject) in the AMLOCK Customer Screening Alert Management module. Return a 2xx status to acknowledge receipt.

Payload

AMLock onboarding callback webhook payload

Webhook payload delivered to the FI after an AMLOCK onboarding alert is worked by a compliance analyst.

uuid
required

Unique webhook event identifier.

string
required

Webhook type.

date-time
required

UTC timestamp at which the webhook event was produced.

details
object
required

Alert decision details forwarded from AMLOCK.

Response
200

Return a 2xx status to indicate the webhook was received successfully.

LoadingLoading…