Update Pin
Node Card
Category: PIN Nodes
Success message: PIN updated successfully.
Typical position: After a Pin Input node collecting old PIN and new PIN, before a Success Final node.
Properties
Outputs & Errors
| Property | Type | Default | Description |
|---|---|---|---|
| Error Handling | custommultiselect | All errors set to automatic | Lets you override the default message shown to users for each error code. Setting a custom message activates that error code as a named output edge on the canvas. |
| Output / Code | Condition | Default message |
|---|---|---|
true | PIN updated successfully | NA |
false | PIN update failed (catch-all for unhandled errors) | NA |
4066 | The old PIN provided did not pass validation | Failed to validate PIN |
4108 | PIN feature configuration was not found for this site | PIN configuration not found |
tip
Error edges only appear on the canvas when you explicitly select them in the Error Handling property. An unselected error code falls through to the false output.
Use this node in PIN-change flows after the user has provided their current PIN and chosen a new one. Ensure PIN is enabled in your LoginRadius Admin Console configuration before deploying this node: otherwise 4108 will be returned.