User Account Risk Parameter Update

Updates an existing UserAccountRiskParameter entity

Authentication

AuthorizationBearer

Bearer authentication of the form Bearer <token>, where token is your auth token.

Request

This endpoint expects an object.
userAccountPositionLimitIdlongRequired
idlongOptional
contractIdlongOptional
productIdlongOptional
exchangeIdlongOptional
productTypeenumOptional
CommonStock, Continuous, Cryptocurrency, Futures, MarketInternals, Options, Spread, Swap
riskDiscountContractGroupIdlongOptional
productVerificationStatusenumOptional
Inactive, Locked, ReadyForContracts, ReadyToTrade, Verified
Allowed values:
contractGroupIdlongOptional
fungibleProductIdlongOptional
maxOpeningOrderQtyintegerOptional>=0
maxClosingOrderQtyintegerOptional>=0
fungibleMaxOpeningOrderQtyintegerOptional>=0
fungibleMaxClosingOrderQtyintegerOptional>=0
maxBackMonthintegerOptional>=0
preExpirationDaysintegerOptional
marginPercentagedoubleOptional
marginDollarValuedoubleOptional
hardLimitbooleanOptional

Response

UserAccountRiskParameter
userAccountPositionLimitIdlong
idlong or null
contractIdlong or null
productIdlong or null
exchangeIdlong or null
productTypeenum or null
CommonStock, Continuous, Cryptocurrency, Futures, MarketInternals, Options, Spread, Swap
riskDiscountContractGroupIdlong or null
productVerificationStatusenum or null
Inactive, Locked, ReadyForContracts, ReadyToTrade, Verified
Allowed values:
contractGroupIdlong or null
fungibleProductIdlong or null
maxOpeningOrderQtyinteger or null>=0
maxClosingOrderQtyinteger or null>=0
fungibleMaxOpeningOrderQtyinteger or null>=0
fungibleMaxClosingOrderQtyinteger or null>=0
maxBackMonthinteger or null>=0
preExpirationDaysinteger or null
marginPercentagedouble or null
marginDollarValuedouble or null
hardLimitboolean or null