/
HI
hifi
/
Hifi API
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Checked 1mo ago · Updated 1mo ago
Details
Filter operations
Account
4
Canton Offers
4
Common
1
Cross-Chain Bridge
4
Crypto Transfer
6
File
1
Kyc
15
Offramp
6
Onramp
7
Orchestration Address
10
Reporting
10
Settlement Rules
7
Token Swap
4
Transfer Approvals
4
User
6
Virtual Account
7
Wallet
7
get
Get external wallets for a user
post
Add external wallets to a user
post
Add wallets to a user
get
Get an external wallet
get
Get an inbound deposit
get
Get inbound deposits
get
Retrieve wallet balance
Wallet
Add wallets to a user
Add wallets to a user
post
/v2/users/{userId}/wallets/add
Path parameters
userId
string
required
ID of the user
Request body
UserV2AddWallets
required
chains
string[]
required
Response
Success
union
required
IndividualUserV2Object
required
OR
BusinessUserV2Object
required
Changes