Skip to main content
Weavr API
Consumers

Consumer deactivation

Webhook/consumers/consumer_deactivated/watch

Sent when a consumer identity is deactivated. A deactivated consumer cannot sign in, and its instruments stop accepting new transactions until it is activated again. reasonCode says why.

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/consumer_deactivated/watch.

Payload

*
application/json

Sent when a corporate or consumer identity is deactivated. A deactivated identity cannot sign in, and its instruments stop accepting new transactions until it is activated again.

{}
IdentityDeactivatedEventIdentityDeactivatedEvent · object · 3 fields

Responses

204No Content

Event received.