Batil
/
com.seansoper.batil.brokers.etrade.api
/
AccountsApi
/
getBalance
get
Balance
@
GET
(
value =
/v1/accounts/{accountIdKey}/balance?instType=BROKERAGE&realTimeNAV=true
)
abstract fun
getBalance
(
@
Path
(
value =
accountIdKey
)
accountIdKey:
String
):
Call
<
BalanceResponse
>
Content copied to clipboard
Sources
jvm source
Link copied to clipboard