post https://api.connex.trade/api/v1/deposit/exchange
Permission
- Primary API Key:
TRANSFER
, set up the default deposit exchange of main portfolio , newly created sub-portfolio will follow the default deposit exchange of main portfolio. - Sub-Portfolio API Key:
TRANSFER
, set up the default deposit exchange of current portfolio
Rate Limit
- 3 requests per 10 seconds
Request
Name | Type | Mandatory | Description |
---|---|---|---|
exchange | String | Y | Deposit Target Exchange. Apply to all network+currency in currrent portfolio, if no specifc network+currency given |
currency | String | N | currency + network should be given for both. And the combination will be managed separately, not following default. |
network | String | N | currency + network should be given for both. And the combination will be managed separately, not following default. |
Notes:
Default Deposit Exchange: newly created sub-portfolio will follow the default deposit exchange of main portfolio.
specific currency + network: The target deposit exchange of a specific combination will be managed separately and not follow default exchange anymore once it was set.