Query all prices and stock

hi,
I’m looking for an API which allows me to query all prices and stock at once. With this data I would compare with my ERP catalog and update only the differences. If I query each product individually It would take a lot of time because it is a big catalog and a should make up to 4 API call for each one.
Is there any api like that?

Hello Daniel,

I don’t believe so. The recommendation in thise case is either to implement a runner for the Get Price and List Inventory APIs or, alternatively, you could try exporting the inventory and the price via spreadsheets.

This topic was automatically closed 24 hours after the last reply. New replies are no longer allowed.