Incoming wire transfer received
/managed_accounts/deposits/watch Sent when an incoming wire transfer is received into a managed account.
A deposit is normally reported twice: once as PENDING while it is being processed, and again as
COMPLETED when the funds are credited. Reconcile on transactionId, and treat transactionFee
as already deducted from the credited amount.
Sender details vary by payment network: senderIban is populated for SEPA and SWIFT, while
senderSortCode and senderAccountNumber are populated for Faster Payments, BACS, and CHAPS.
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_accounts/deposits/watch.
Payload
*Sent on the /managed_accounts/deposits/watch webhook when an incoming wire transfer is
received into a managed account.
Responses
Event received.