Get Single Withdrawal Fee
GET
https://api.sfox.com/v1/withdraw-fee/:currency
Retrieve the withdrawal fee for a currency.
Path Parameters
Name | Type | Description |
---|---|---|
| string | Retrieve the withdrawal fee for this currency. |
Response Body
Key | Description | |
---|---|---|
| number | The withdrawal fee for this currency. Fee is the quantity of the currency. |
Responses
Example Requests
Last updated