Retrieve a transfer
GET https://api-sandbox.dwolla.com/transfers/{{transferId}}
Retrieve a transfer belonging to an Account or Customer by its id.
Request parameters
Parameter | Data Type | Parameter Type | Required | Description |
---|---|---|---|---|
id | string | path | yes | The id of the transfer to be retrieved. |
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Accept | string | ||
Authorization | string |