🔒Request crypto withdrawal
^FRX-API api-key=[^,]+,signature=[^,]+,timestamp=[\d]+$
ID of the business from which the withdrawal should be executed.
Withdrawal identifier provided by the merchant.
Wallet address of the recipient.
XLM/XRP destination tag.
Specifies the network that should be used in this withdrawal.
For ERC20 Tokens you can choose between ETH, TRX and BSC as values for the network field. ETH stands for Ethereum network. This will be set as the default value when none is provided. TRX stands for TRON network. Before executing any withdrawals through this network, please make sure your address supports it. BSC stands for Binance Smart Chain. Before executing any withdrawals through this network, please make sure your address supports it.
These are the following networks supported for each currency.
| Currency | Network |
|---|---|
| BTC | BTC |
| BCH | BCH |
| ETH | ETH, BSC |
| LINK | ETH |
| LTC | LTC |
| SOL | SOL |
| USDC | ETH, BSC, SOL |
| USDT | ETH, BSC, SOL, TRX |
| XLM | XLM |
| XRP | XRP |
Cryptocurrency that will be withdrawn.
Fiat currency.
Specifies if the targetAmount will be requested in fiat or crypto.
The requested amount to be withdrawn in fiat or crypto, depending on the provided targetAmountPolicy.
Deprecated. Use settlementCurrency instead. Specifies which balance account should be charged for the withdrawal.
the organisation's default settingPossible values: Specifies which currency balance should be charged for the withdrawal.
the organisation's default settingPossible values: Specifies who pays the blockchain fee for the withdrawal.
the business' default settingPossible values: Withdrawal request created successfully.
Withdrawal identifier provided by the merchant.
Wallet address of the recipient.
XLM/XRP destination tag.
Network on which this withdrawal was initiated.
Initiator of the withdrawal request. When initiated from the Dashboard, the dashboard user's email is stored. When initiated from API, the backend URL is stored.
Fiat currency.
Amount in displayCurrency requested for this withdrawal.
Amount debited for fees from the merchant's balance in displayCurrency.
Loss incurred from the pegging of withdrawal and display currencies market rate in displayCurrency.
Cryptocurrency to be withdrawn.
Estimated amount for this withdrawal. Can be different than actualWithdrawAmount.
Currency in which the merchant's account was debited. Can be either fiat or cryptocurrency.
Amount debited from the merchant's balance in settlementCurrency.
Amount debited for fees from the merchant's balance in settlementCurrency.
Loss incurred from the pegging of withdrawal and display currencies market rate in settlementCurrency.
Always EUR.
Amount in uniformCurrency requested for this withdrawal.
Amount debited for fees from the merchant's balance in uniformCurrency.
Loss incurred from the pegging of withdrawal and display currencies market rate in uniformCurrency.
UNIX seconds at which the withdrawal was requested.
Withdrawal requested and pending approval.
Last updated