Change Demo Balance
### Change the demo account cash balance in a single request.
Call this to quickly increase or reset **simulated** cash on a demo account you are permitted to act on. The amount you send replaces the current demo balance. For org-wide or higher-volume admin workflows, use `adjustCash` instead, which is restricted to administrators with appropriate Funds access and can support an audit `comment` and a specified `currencyId`.
Authentication
AuthorizationBearer
Bearer authentication of the form Bearer <token>, where token is your auth token.
Request
This endpoint expects an object.
accountId
cashChange
comment
Response
CashBalanceSnapshot
errorText
Non-empty if the request failed
totalCashValue
totalPnL
initialMargin
maintenanceMargin
netLiq
openPnL
realizedPnL
weekRealizedPnL
withdrawalRejectReason
NoData, PendingContactInfoChange
Allowed values:
currencyCashAvailWithdrawalUSD
netLiqSOD
totalCashValueSOD
cashUSD
cashSODUSD
fullInitialMargin
fullInitialMarginSOD
autoLiqLevel

