Skip to main content
Weavr Webhook
Managed Cards

Card state change

Webhook/managed_cards/state_change/watch

Notification that a card has changed state. The following events trigger a notification:

  • Activate a physical card.
  • Remove a managed card.
  • Report a physical card as lost.
  • Report a physical card as stolen.
  • Mark a virtual card as compromised.
  • Card has expired.
  • Block a managed card.
  • Unblock a managed card.
  • Update card renewal type.

Please note that since a card can have multiple blocks, an unblock event (for which a notification is sent) may not always result in the card state being updated to Active.

Payload *

application/json
{}
ManagedCardsStateChangeEventManagedCardsStateChangeEvent · object · 6 fields

Responses

204No Content

Success - No Content