Presta shop module "update customer" is broken

That module is made in the wrong way:

  • uses PUT instead of PATCH :high_voltage:
  • automatically updates the registration date to “now” :timer_clock:
  • if you won’t provide any customer groups it will nullify them :ocean:
    Maybe there is more I just discovered that and change for HTTP custom module…

Alternative (in this example I set newsletter to 0)