Remove a funding source

POST https://api-sandbox.dwolla.com/funding-sources/{{fundingSourceId}}

Remove a funding source by its id.

Request parameters

ParameterData TypeParameter TypeRequiredDescription
idstringpathyesid of funding source to delete.
removedbooleanbodyyesSpecify a value of true to remove the associated funding source.

Request Body

{"removed"=>true}

HEADERS

KeyDatatypeRequiredDescription
Acceptstring
Content-Typestring
Authorizationstring