Skip to main content
Weavr API
Consumers

Consumer KYC status update

Webhook/consumers/kyc/watch

Sent when the KYC status of a consumer identity changes.

status carries the effective KYC status and kycLevel the level reached. ongoingStatus and ongoingKycLevel track a re-verification running against an already-approved consumer, so a consumer can stay APPROVED while an ongoing check is in progress.

Enable and configure webhooks in the Embedder Portal; recent events are listed on its Webhook Logs page. Weavr sends this event to {Webhook URL}/consumers/kyc/watch.

Payload

*
application/json

Sent on the /consumers/kyc/watch webhook each time the KYC status of a consumer identity changes.

{}
ConsumerKycEventConsumerKycEvent · object · 9 fields

Responses

204No Content

Event received.