Skip to main content
Weavr API
Linked accounts

Linked account state change

Webhook/linked_accounts/watch

Sent each time a linked account moves through verification or changes state.

Wait for VERIFIED before attempting an outgoing wire transfer to the account; a linked account that is still PENDING_VERIFICATION cannot be paid out to.

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

Payload

*
application/json

Sent on the /linked_accounts/watch webhook each time a linked account moves through verification or changes state.

{}
LinkedAccountEventLinkedAccountEvent · object · 3 fields

Responses

204No Content

Event received.