We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
bitgo-api-docs
1 parent 1135217 commit 2178aa7Copy full SHA for 2178aa7
api.yaml
@@ -20263,11 +20263,11 @@ paths:
20263
balanceValue:
20264
quantity: '1000000'
20265
currency: USD
20266
- /api/prime/trading/v1/accounts/{accountID}/margin/close:
+ /api/prime/trading/v1/accounts/{accountID}/margin/positions/close:
20267
post:
20268
summary: Close all margin positions
20269
description: Starts an asynchronous process to automatically close all positions by selling and buying assets to attempt to net them to zero.
20270
- operationId: trade.margin.close
+ operationId: trade.margin.positions.close
20271
tags:
20272
- Trade REST API
20273
parameters:
0 commit comments