Query Unified Wallet Margin
Returns margin information for the upgraded unified wallet. Use this endpoint if you have upgraded to the unified wallet.
Request Parametersβ
| Name | Type | Required | Description |
|---|---|---|---|
| symbol | String | No | Market symbol |
| positionId | String | No | Position unique ID |
Response Contentβ
| Name | Type | Description |
|---|---|---|
| symbol | String | Market symbol |
| walletTotalValue | Double | Total wallet value |
| walletTotalUnrealizedProfitLoss | Double | Total unrealized P&L |
| futuresTotalAvailableBalance | Double | Total available balance |
| wallets | Object[] | Per-wallet breakdown |
example
GET
https://api.btse.com/futures/api/v2.3/user/unifiedWallet/margin