/outgoing/{id}/cancel - POSTAsk AIpost https://cubi-sandbox-api.customersbank.com/wires/v1/outgoing/{id}/cancelRequests cancellation of an existing wire payment. Wires may only be cancelled if they are in an Initiated status.Path ParamsiduuidrequiredThe ID (uuid) of the wire payment to cancelBody ParamsDetails for the cancellation requestreasonstringThe 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