Managed card replacement
Webhook
/managed_cards/replacement/watch Sent when a managed card is replaced. replacementId is the new card, and replacementReason
says why the original was replaced.
Any remaining balance on the original card is moved to the replacement by a separate adjustment, reported on the Managed card balance adjustment webhook.
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/replacement/watch.
Payload
*application/json
Sent on the /managed_cards/replacement/watch webhook when a managed card is replaced,
either virtually or physically.
ManagedCardReplacementEventManagedCardReplacementEvent · object · 6 fields
Responses
204No Content
Event received.