accept bulk wallet shares

put/api/v2/walletshares/accept

allowing only accept because no other operations are allowed for wallet shares created through UMS

Request Body

keysForWalletShares array[object] required
walletShareId string required
Min length: >= 1 characters
encryptedPrv string required
Min length: >= 1 characters

200 Response

acceptedWalletShares array[object] required
walletShareId string required
Min length: >= 1 characters

400 Response

name string
Error code
context object required
Properties that apply to a specific error name
error string required
Human-readable error message
requestId string required
Client request id

401 Response

name string
Error code
context object required
Properties that apply to a specific error name
error string required
Human-readable error message
requestId string required
Client request id

500 Response

name string
Error code
context object required
Properties that apply to a specific error name
error string required
Human-readable error message
requestId string required
Client request id