Salesforce B2C Commerce 23.5 > B2C Commerce API > B2C Commerce Pipelets > Customer
Pipelet SetCustomerPassword
Assign the specified Password to the specified Customer profile, validates old password if verifyOldPassword flag is true while assigning password and the pipelet exits with an ERROR if the old Password is not valid.

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
Configuration Properties
VerifyOldPassword  :  Boolean (Optional)
If ths flag is true, Pipelet validates current password.
Permissible Values:
false
true
Input Parameters
Password  :  String (Required)
New password.
Customer  :  Customer (Required)
Customer to set password for. Must represent a registered customer, otherwise the pipelet throws an exception.
OldPassword  :  String (Optional)
Old password, required if verify old password is true in config
X Privacy Update: We use cookies to make interactions with our websites and services easy and meaningful, to better understand how they are used. By continuing to use this site you are giving us your consent to do this. Privacy Policy.