Cancel a transfer

POST https://api-sandbox.dwolla.com/transfers/{{transferId}}

When a Customer's bank transfer is eligible for cancellation, Dwolla returns a cancel link when retrieving a transfer. This cancel link is used to trigger the cancellation, preventing the bank transfer from processing further. A bank transfer is cancellable up until 4pm CT on that same business day if initiated prior to 4PM CT. If a transfer was initiated after 4pm CT, it can be cancelled anytime before 4pm CT on the following business day.

Request Parameters

ParameterData TypeParameter TypeRequiredDescription
statusstringbodyyesPossible value: cancelled

Request Body

{"status"=>"cancelled"}

HEADERS

KeyDatatypeRequiredDescription
Acceptstring
Content-Typestring
Authorizationstring