These webhooks specifically relate to transfer updates, enabling you to monitor the lifecycle of funds moving from your platform to the merchant’s connected Prism Pay account.

TRANSFER_UPDATED

A catch-all event for any updates to a Transfer within Violet. This includes updates such as status changes during transfer reversals.

TRANSFER_REVERSED

Emitted when a refund is being processed and funds are reversed from a Transfer to a merchant.

TRANSFER_PARTIALLY_REFUNDED

Emitted when a refund is being processed and funds are partially reversed from a Transfer to a merchant.

TRANSFER_REVERSAL_FAILED

Emitted when a transfer reversal fails. This can happen if the transfer reversal is not successful for any reason, including exceptions from the underlying payment provider, such as insufficient funds or an invalid account. When a transfer reversal fails, both the Transfer and TransferReversal objects have information about the error.