List fees for a transfer
GET https://api-sandbox.dwolla.com/transfers/{{transferId}}/fees
Retrieve fees charged on a created transfer. Fees are visible to the Customer or Account that is charged the fee, as well as the Dwolla Account that is involved in receiving the fee.
Request parameters
| Parameter | Data Type | Parameter Type | Required | Description |
|---|---|---|---|---|
| id | string | path | yes | The id of the transfer to retrieve fees for. |
HEADERS
| Key | Datatype | Required | Description |
|---|---|---|---|
Accept | string | ||
Authorization | string |