POST
Accept wallet share
Accept a wallet share, adding the wallet to the user's list
Path Params
-
coinstring requiredA cryptocurrency or token ticker symbol. -
walletShareIdstring required
Body Params
object
-
userPasswordstringUser's password to decrypt the shared wallet (required if the wallet was shared with spend permission) -
newWalletPassphrasestringNew wallet passphrase for saving the shared wallet private key If not provided and the wallet was shared with spend permission, then the userPassword is used -
overrideEncryptedPrvstringEncrypted private key received out-of-band
Responses
200
OK
Response Body
object
-
statestring enumState of the sharependingapprovalactiveacceptedcanceledrejected -
changedbooleanIndicates if the share changed