GET
/wallets/{walletId}Get Wallet by ID
Outcome - Returns the details of a specific wallet by its ID.
Path Parameters
walletIdnumberWallet ID
Responses
Response attributes
messagestringResponse message
dataobjectWallet details
Show child attributes (9)
idnumberWallet ID
balancestringAvailable balance
pendingBalancestringPending balance
publicAddressstringPublic blockchain address of the wallet
transactionsCountstringNumber of transactions
targetIdnumberTarget ID
createdAtstringWallet creation timestamp
updatedAtstringWallet last updated timestamp
typestringWallet type
statusnumberHTTP status code
Was this page helpful?