Answered

Get Location for processed order

 Hi,


Is it possible to get from API Location which was used to fullfill Proccessed Order?


Thank you

Hello,


The best call to get full order information Open or Processed is GetOrdersbyId call:


http://apps.linnworks.net//Api/Method/Orders-GetOrdersById


Location id returned as:


"FulfilmentLocationId": "373498db-cee1-4709-9cad-75e68ad89f7c"

Thank you Nik, I missed this method in documentation.


What is restriction on maximum number of pkOrderIds in request?


Thanks

Answer

Hi Semyon,


200 it is. 


Login to post a comment