Managed card expiry and renewal
Webhook
/managed_cards/expiries/watch Sent as a managed card approaches expiry, expires, or is renewed.
Use CARD_ABOUT_TO_EXPIRE to prompt a cardholder before the card stops working. Whether a card
renews automatically is set by renewalType.
Enable and configure webhooks in the Embedder Portal; recent events are listed on its
Webhook Logs page. Weavr sends this event to {Webhook URL}/managed_cards/expiries/watch.
Payload
*application/json
Sent on the /managed_cards/expiries/watch webhook as a managed card approaches expiry,
expires, or is renewed.
ManagedCardExpiryEventManagedCardExpiryEvent · object · 7 fields
Responses
204No Content
Event received.