Hello
In my prestashop I need to create customers using the webservice. It's working but allows to create duplicated emails. This is an error.
I need to make email field as unique. Maybe in classes/Customers.php but I'm totally new on this so I dont know how to make this change.