Skip to content
Last updated

Webhooks provide real-time updates on status changes for your Payment Instruments and Payins. You can subscribe to these events to avoid constantly polling the API. See here for how to create a webhook with Wise.

There is a distinct webhook for Payment Instrument and Payin status changes:

  • Payment Instrument Status Change - The payment-instruments#status-change webhook notifies you when an instrument’s status changes (e.g., from PENDING to CONNECTED or DISCONNECTED).
  • Payin Status Change - The payment-instruments-payins#status-change webhook informs you of every status change for a Payin, including PROCESSING, CONFIRMED, SETTLED, or FAILED.