Pipelet ResetCustomerPasswordWithToken
Pipelet ResetCustomerPasswordWithToken
Set the password of the specified customer to the specified value. This operation will fail if the specified token is invalid (i.e. not associated with the specified Customer), the token is expired, or the password does not satisfy system password requirements. If operation fails, pipelet returns to the error connector.

Note: this pipelet allows access to sensitive financial and security information. Pay attention to appropriate legal and regulatory requirements.

Group:
Customer
Flags:
Error Connector
Transaction Required
Input Parameters
Customer  :  Customer (Required)
Token  :  String (Required)
The token required for performing the password reset.
Password  :  String (Required)
The new password. Must meet all requirements for passwords