Skip to main content
Weavr API
Transfers

Transfer state change

Webhook/transfers/watch

Sent each time a transfer between two of an identity's own instruments changes state.

A transfer normally reports PENDING then COMPLETED. On FAILED, transfer.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}/transfers/watch.

Payload

*
application/json

Sent on the /transfers/watch webhook each time a transfer between two of an identity's own instruments changes state.

{}
TransferEventTransferEvent · object · 3 fields

Responses

204No Content

Event received.