Skip to main content

Payout Initiator Bank Hold Webhook Event

Release Type: Enhancement A new payout webhook event, payout.initiator_bank_hold, has been introduced to notify merchants when a payout is placed on hold by the initiating bank for review. During this state, the payout amount is reserved from the available balance and will be released or processed once the transaction is cleared by the bank.

What Changed?

New Webhook Event

The following webhook event has been added to the Payout webhook lifecycle:

New Payout Status

A new payout status value has been introduced:

Compatibility

This is a non-breaking change. Existing integrations will continue to function without modification. Merchants consuming payout webhook events should update their integrations to support the new initiator_bank_hold payout status and payout.initiator_bank_hold event type.