# VyUpdateWalletPinCodeRequest

## Properties

| Field                     | Type    | Description                                                 | Required |
| ------------------------- | ------- | ----------------------------------------------------------- | -------- |
| ~~pincode~~ \[Deprecated] | string  | The current PINCODE of the wallet                           | ✗        |
| newPincode                | string  | The new PINCODE                                             | ✗        |
| hasCustomPin              | boolean | Flag that indicates if a wallet has a custom PINCODE or not | ✗        |
| custodial                 | boolean |                                                             | ✗        |

## References

**Operation**

* [updateWalletPinCode](https://sdk.venly.io/sdk-reference/ts-js-v3/function-references/wallet/wallet/updatewalletpincode)
