Hello,
I've followed the order processing REST tutorial to generate an order for a new customer (link), and I'm able to generate an order for a customer that I just created, as I know it's password.
The problem is that I can't find a way to generate an order for an existing customer who already set his own password. Is there a way to do it using REST?
Thanks!