/outgoing/{id}/reverse - POSTAsk AIpost https://cubi-sandbox-api.customersbank.com/ach/v1/outgoing/{id}/reverseAttempts to reverse a previously sent ACH transaction (either debit or credit). May only be used on transactions in a completed statusPath ParamsiduuidrequiredThe ID of the ACH transaction for which to attempt reversalBody ParamsReversal reason and detailsreasonstringrequiredlength ≥ 1The reason for the requested ACH reversaldescriptionstring | nullThe detailed description for this reversal payment, as it will appear in the addenda record of the NACHA submissionHeadersx-idempotency-keyuuidrequiredUnique request idenitfier for idempotency.acceptstringenumDefaults to application/jsonGenerated from available response content typesapplication/jsonapplication/problem+jsontext/jsontext/plainAllowed:application/jsonapplication/problem+jsontext/jsontext/plainResponses 202Accepted 400BadRequest 401Unauthorized 403Forbidden 404NotFound 422UnprocessableEntity 500InternalServerErrorUpdated 7 months ago