post /v1/payouts/{payout}/reverse

Reverse a payout

PostPayoutsPayoutReverse

<p>Reverses a payout by debiting the destination bank account. At this time, you can only reverse payouts for connected accounts to US and Canadian bank accounts. If the payout is manual and in the <code>pending</code> status, use <code>/v1/payouts/:id/cancel</code> instead.</p> <p>By requesting a reversal through <code>/v1/payouts/:id/reverse</code>, you confirm that the authorized signatory of the selected bank account authorizes the debit on the bank account and that no other authorization is required.</p>

Parameters

Name In Type Required Description
payout path string yes

Request Body

application/x-www-form-urlencoded

Responses

200 Successful response.
default Error response.