Skip to main content
Weavr API
Managed accounts

IBAN state change

Webhook/ibans/watch

Sent each time an IBAN allocated to a managed account is issued or changes state.

Allocation is asynchronous: a REQUESTED event is followed by CREATED once the IBAN can receive funds, or REJECTED if it could not be allocated.

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

Payload

*
application/json

Sent on the /ibans/watch webhook each time an IBAN allocated to a managed account is issued or changes state.

{}
IbanEventIbanEvent · object · 3 fields

Responses

204No Content

Event received.