View a CRYPTO-US node

Crypto Wallet Object

Node Object

KeyTypeDescription
_idstringObject ID of the node
_links.self.hrefstringHAL-style link for the node
allowedstringDenotes available actions for the node. See Node Types and Node Statuses for more information
client.idstringID of the client associated with the node
client.namestringName of the client associated with the node
extra.notestringAccount notes
extra.other.updated_onintegerDate of last update to node (milliseconds since Unix epoch time).
extra.supp_idstringSupplementary ID provided on node creation
info.balance.amountfloatCurrent balance associated with the account
info.balance.currencystringCurrency of the node
info.balance.updated_onintegerDate of last update to node balance (milliseconds since Unix epoch time).
info.document_idstringBase document ID of user associated with the node
info.monthly_withdrawals_remainingintegerRemaining withdrawals left for the month
info.name_on_accountstringName of user associated with the account
info.nicknamestringNickname of node
info.portfolio.BTCfloatAmount of BTC in portfolio
info.portfolio.ETHfloatAmount of ETH in portfolio
info.portfolio.DAIfloatAmount of DAI in portfolio
info.deposit_addresses.BTCstringAddress of BTC account
info.deposit_addresses.ETHstringAddress of ETH account
info.typestringType of account BUSINESS or PERSONAL
is_activebooleanDenotes active status of node
timelinearray of objectsList of updates to the node. See Timeline Object for more information
typestringType of node. See Node Types and Node Statuses for more information
user_idstringUser ID associate with node

Timeline Object

KeyTypeDescription
dateintegerDate of update to node (milliseconds since Unix epoch time).
notestringNote about the node update
Language