Jump to content

webservice orders list from multiple shops


Recommended Posts

Prestashop 1.5.4.1

---

I have 3 shops in the same group.

I have enabled Service Web and generated key for all shops with GET rights for all resources.

When I use it to get complete list of orders ($opt['resource'] = 'orders'), only orders with id_shop=1 are listed. I am not able to list orders from other shops (with id_shop > 1). What am I doing wrong?

---

But if I provide my call with order id, I can get order details for ALL orders, even for those I can not list (with id_shop > 1).

---

Thanks in advance for help!

Best wishes,

Hag

Link to comment
Share on other sites

  • 2 weeks later...
×
×
  • Create New...