You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I've been using the Amazon SP API to fetch inventory summaries, and previously, when using a PHP package, I was able to retrieve the warehouse locations associated with the inventory items. However, after reimplementing this functionality in Node.js using the amazon-sp-api package, I am unable to find the endpoint or method to retrieve the warehouse locations.
Hello,
I've been using the Amazon SP API to fetch inventory summaries, and previously, when using a PHP package, I was able to retrieve the warehouse locations associated with the inventory items. However, after reimplementing this functionality in Node.js using the amazon-sp-api package, I am unable to find the endpoint or method to retrieve the warehouse locations.
Here is a snippet of my current implementation:
Any guidance would be appreciated. Thanks in advance!
The text was updated successfully, but these errors were encountered: