/outgoing/{id}/cancel - POSTCopy Pagepost 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 Paramsapplication/jsontext/jsonapplication/*+jsonCancellation 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/plaincontent-typestringenumDefaults to application/jsonGenerated from available request content typesapplication/*+jsonapplication/jsontext/jsonAllowed:application/*+jsonapplication/jsontext/jsonResponses 202Accepted 400BadRequest 401Unauthorized 403Forbidden 404NotFound 422UnprocessableEntity 500InternalServerErrorUpdated 27 days ago