Get close position request details

get/api/prime/trading/v1/accounts/{accountID}/margin/positions/close/requests/{closePositionRequestID}

Get details of a specific close position request.

Path Parameters

  • accountIDstringRequired
    The ID of the account
  • closePositionRequestIDstring<uuid>Required
    The ID of the close position request

200 Response

closePositionsRequestId string <uuid>required
Unique identifier for the close position request
accountId string required
Account ID associated with the request
enterpriseId string required
Enterprise ID associated with the request
status string required
Current status of the close position request
Allowed values: pending in_progress completed failed cancelled
bitgoUserId string required
BitGo user ID who initiated the request
creationDate string <date-time>required
Timestamp when the request was created