updateWallet
This endpoint is used to update the wallet description and to archive or unarchive the wallet.
Parameters
id
string
This is the `ID` of the wallet
Returns
VyPromise<VyWalletDto> Wallet description and/or arhive/unarchive successful.
Last updated