Wire Transfer
Reverse an incoming wire transfer
POST/transfers/wire/{wire_transfer_id}/reverse
Reverse an incoming wire transfer received in error. You can read more about Wire Reversals.
Path Parameters
wire_transfer_id
stringRequiredUnique identifier for the wire transfer.
Body Parameters
allow_overdraft
booleanOptionalAllow the account to go negative for the reversal.
description
stringOptionalDescription for the wire reversal. Maximum length: 255 characters.
reason
stringRequiredThe reason for reversing the wire transfer.