Retrieve a transfer failure reason
GET https://api-sandbox.dwolla.com/transfers/{{transferId}}/failure
When a bank transfer fails for an Account or Customer, Dwolla returns a failure
link when getting the transfer by Id. This failure link is used to retrieve the return code and description. For reference, the list of possible failure codes and descriptions are shown in the Transfer failures resource article.
Request Parameters
Parameter | Data Type | Parameter Type | Required | Description |
---|---|---|---|---|
id | string | path | yes | Transfer unique identifier |
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Accept | string | ||
Authorization | string |