PingOne Credentials Remove Wallet node
The PingOne Credentials Remove Wallet node lets you remove a paired digital wallet from a PingOne user.
Dependencies
This node requires that the PingOne Worker Service is configured so that it can connect to your PingOne instance and remove a paired digital wallet from the PingOne user.
Configuration
Property | Usage |
---|---|
PingOne Worker service ID |
The ID of the PingOne Worker service for connecting to PingOne. |
PingOne UserID Attribute |
Local attribute name from which to retrieve |
Digital Wallet ID Attribute |
Local attribute name to retrieve the digital wallet ID from the journey state. |
Outcomes
Success
-
The wallet is successfully removed.
Not Found
-
No digital wallet was found to remove.
Error
-
There was an error during the wallet removal process.
Troubleshooting
If this node logs an error, review the log messages to find the reason for the error and address the issue appropriately.
If the API call to PingOne Credentials fails, the following error is logged:
-
Error: PingOne Credentials Delete a Digital Wallet - Status Code - Response Body
Example
Learn more in an example journey using Pingone Credentials nodes.