在Prestashop Web服务中获取客户订单

VeZ*_*oul 2 api web-services prestashop customer

我刚刚安装了Prestashop API,似乎无法找到如何检索客户订单.我有客户名单,我有订单清单,但我没有任何链接他们...

有人解决了这个问题吗?

谢谢 :)

Ser*_*e P 7

http://localhost/api/orders?filter[id_customer]=[1]

存在很少其他过滤器,更多在文档中