amzn / selling-partner-api-models

This repository contains OpenAPI models for developers to use when developing software to call Selling Partner APIs.
Apache License 2.0
608 stars 731 forks source link

Restock Report being phased out #4132

Closed napter closed 1 month ago

napter commented 2 months ago

The restock report states "This report is being phased out in favor of the new FBA Inventory report."

However, I do not see the "FBA Inventory report" available as a report type in the reports API.

mafge commented 2 months ago

Hi @napter, thanks for reaching out! You can find the available FBA inventory reports on this page. Hope that helps! Best, Marc Selling Partner Developer Services

napter commented 2 months ago

Hi, the report that is replacing the restock report is not on the list.

mafge commented 2 months ago

@napter Have you checked GET_RESTOCK_INVENTORY_RECOMMENDATIONS_REPORT? If yes it would be nice if you could provide some more details on what exactly you are looking for. Thanks!

napter commented 2 months ago

Yes, that is the report we use. However that report is being removed by Amazon. The report that is replacing it is missing.

This is what Amazon says about the restock recommendation report "This report is being phased out in favor of the new FBA Inventory report."

mafge commented 2 months ago

@napter Now I understand. The report you are looking for is GET_FBA_INVENTORY_PLANNING_DATA. Please be aware that the reports you can get via Seller Central are similar, but not the same you can get via the API. As far as I can see GET_RESTOCK_INVENTORY_RECOMMENDATIONS_REPORT is not deprecated and will still be available (according to the deprecation schedule).

napter commented 2 months ago

Ok I'm glad we're on the same page.

The fba planning data report doesn't have the recommended restock fields.

The fba inventory report Amazon is referring to is new and does not appear to be in the list of reports available via the API.

mafge commented 2 months ago

@napter The reports you can download via Seller Central are not the same you can get via the API. These are two different things, the deprecation for Seller Central doesn't have an effect on the API. You can still continue to use GET_RESTOCK_INVENTORY_RECOMMENDATIONS_REPORT unless it gets deprecated - which is right now not the case according to the deprecation schedule.

github-actions[bot] commented 1 month ago

This is a very old issue that is probably not getting as much attention as it deserves. We encourage you to check if this is still an issue after the latest release and if you find that this is still a problem, please feel free to open a new issue and make a reference to this one.

github-actions[bot] commented 1 month ago

closed for inactivity