updateWalletPinCode

This endpoint has been deprecated. Please click here to read about [Signing Methods](https:\//docs.venly.io/docs/signing-methods-api-flow).

public updateWalletPinCode(id: String, reqParams: VyUpdateWalletPinCodeDto, signingMethod: VyUserAuth) : VyPromise<VyWalletDto>

Parameters

Returns

VyPromise<VyWalletDto>

Last updated