26 June 2017
Enhancement
CustomersSecurity

For resetting a customer password it is now possible to get the customer by email token. For getting the customer by password token the new endpoint (/password-token={token}) should now be used in favor of the old query parameter (/?token={token}).

  • [API] Added get user by email token endpoint.
  • [API] Changed get user by password token endpoint.