Class InvalidCurrentPasswordErrorImpl

java.lang.Object
com.commercetools.api.models.error.InvalidCurrentPasswordErrorImpl
All Implemented Interfaces:
ErrorObject, InvalidCurrentPasswordError, io.vrap.rmf.base.client.ModelBase

public class InvalidCurrentPasswordErrorImpl extends Object implements InvalidCurrentPasswordError, io.vrap.rmf.base.client.ModelBase

Returned when the current password of the Customer does not match.

The error is returned as a failed response to:

  • Change Customer Password and Change Customer Password in a Store requests on Customers.
  • Change Customer Password and Change Customer Password in a Store requests on My Customer Profile.