cancel
Showing results for 
Search instead for 
Did you mean: 

[Magento 2.3.3] Create order for existing customer through API

[Magento 2.3.3] Create order for existing customer through API

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!