Lookup Wallet
Lookup Wallet By Wallet ID
Path Parameters
Name
Type
Description
{
“owner”: “account:[account-ID]“,
“callbackUrl”: null,
“depositAddresses”: {
“BTC”: “1FNAkNVt3gXdS3PZ1tDvetbcafKPsJPQTG”
},
“totalBalances”: {
“USD”: 4.96
},
“availableBalances”: {
“USD”: 4.96
},
“verificationData”: null,
“balances”: {
“USD”: 4.96
},
“srn”: “wallet:[Wallet-ID]“,
“createdAt”: 1497861843000,
“notes”: “test1”,
“name”: “richard”,
“id”: “[Wallet-ID]”
}Example
Lookup Wallet By Name
Path Parameters
Name
Type
Description
Example
Last updated