ACH Transfer

Reverse an ACH transfer

POST/transfers/ach/{ach_transfer_id}/reverse

Reverse an erroneous outgoing ACH transfer. You can read more about ACH Reversals.

Path Parameters

ach_transfer_id

stringRequired

Unique identifier for the ACH transfer.

Body Parameters

description

stringOptional

Description for the reversal.

reason

stringOptional

Reason for the reversal transfer. Must be one of the following:

  • duplicated_entry: the original transfer is a duplicated transfer
  • incorrect_amount: the original transfer has an incorrect amount
  • incorrect_receiver_account: the original transfer has an incorrect receiver account
  • debit_earlier_than_intended: the original transfer is an ACH debit requested earlier than intended
  • credit_later_than_intended: the original transfer is an ACH credit requested later than intended