Skip to main content
Weavr API
Sends

Send state change

Webhook/send/watch

Sent each time a send to another identity within the same programme changes state.

A send that requires Strong Customer Authentication reports PENDING_CHALLENGE until the challenge is completed. On FAILED or INVALID, send.conflict carries the reason.

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

Payload

*
application/json

Sent on the /send/watch webhook each time a send to another identity within the same programme changes state.

{}
SendEventSendEvent · object · 3 fields

Responses

204No Content

Event received.