transfers
Cancel a transfer
Cancel a transfer
post/transfers/{id}
Path parameters
idstring required
ID of transfer
Headers
Accept'application/vnd.dwolla.v1.hal+json' required
The media type of the response. Must be application/vnd.dwolla.v1.hal+json
Request body
Example request
{
"status": "cancelled"
}Response
successful operation