No content to show
User Activity
02-03-2023
Hi, Thanks for providing info, problem with my app was it was a old app and when I was trying to fetch the fulfillment order with that app it was returning blank array i.e. no fulfillment order for the requested order. Inorder to test I tried apis o...
02-03-2023
I too figured this out but the hard way (debugging), the documentation really needs to improve, the line item id is not the line item id of the order but the fulfillment order have ther own line items and that is the id which is expected. Small sugge...
04-21-2022
We have a vendor which delivers products for us and we developed a small integration in our system where whenever an order is placed we forward the details to the vendor and they deliver the products, on processing the vendor invokes an api on our we...