I just installed the PrestaShop API and it seems there is no way to find how to retrieve customer orders. I have the customers list, I have the orders list but I have nothing to link them.
http://localhost/api/orders?filter[id_customer]=[1]
there few other filters exists, more in docs