/outgoing/{id}/cancel - POSTAsk AIpost https://cubi-sandbox-api.customersbank.com/ach/v1/outgoing/{id}/cancelAttempts to cancel an initiated outgoing ACH transaction May only be used on transactions in a pending statusPath ParamsiduuidrequiredThe ID of the outgoing ACH transaction for which to attempt cancellationBody ParamsCancellation detailsreasonstring | nullThe reason for the cancellation requestHeadersx-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