需要亚马逊SP-API替代报告列表。

huangapple go评论157阅读模式
英文:

Need Amazon SP- API replacment reports list

问题

根据亚马逊SP API文档(https://developer-docs.amazon.com/sp-api/changelog/deprecation-notice-suppressed-listings-reports-and-fba-inventory-reports),以下报告将不再可用:

自2023年1月31日起,以下报告将不再在MWS或Selling Partner API中提供:

  • GET_FBA_FULFILLMENT_CURRENT_INVENTORY_DATA
  • GET_FBA_FULFILLMENT_MONTHLY_INVENTORY_DATA
  • GET_FBA_FULFILLMENT_INVENTORY_ADJUSTMENTS_DATA
  • GET_FBA_RECONCILIATION_REPORT_DATA
  • GET_FBA_FULFILLMENT_INVENTORY_SUMMARY_DATA
  • GET_FBA_FULFILLMENT_INVENTORY_RECEIPTS_DATA

请问有谁可以帮助我找到每个上述报告的替代报告清单?我可以用什么新报告来代替上述每个报告。

我在亚马逊API文档中检查了报告类型:https://developer-docs.amazon.com/sp-api/docs/report-type-values#inventory-reports,但没有找到有关每个单独报告的确切报告的信息。我进行了大量的谷歌搜索,但没有找到帮助。

英文:

As per Amazon SP APi documentation (https://developer-docs.amazon.com/sp-api/changelog/deprecation-notice-suppressed-listings-reports-and-fba-inventory-reports ) below Reports will no longer be available,

Effective January 31, 2023, the following reports will no longer be available in MWS or Selling Partner API:

GET_FBA_FULFILLMENT_CURRENT_INVENTORY_DATA
GET_FBA_FULFILLMENT_MONTHLY_INVENTORY_DATA
GET_FBA_FULFILLMENT_INVENTORY_ADJUSTMENTS_DATA
GET_FBA_RECONCILIATION_REPORT_DATA
GET_FBA_FULFILLMENT_INVENTORY_SUMMARY_DATA
GET_FBA_FULFILLMENT_INVENTORY_RECEIPTS_DATA

Can Anybody please help me to send the replacement reports list for each of the above list? What new report I can use for each individaual report included above.

I checked report types in Amazon API document at : https://developer-docs.amazon.com/sp-api/docs/report-type-values#inventory-reports , But not found any help what exact report is there for each single report. I did lot of google search but no help.

答案1

得分: 1

截止到2023年1月31日,亚马逊正在停止在MWS和卖家合作伙伴API中的若干FBA库存报告,包括:

  • GET_FBA_FULFILLMENT_CURRENT_INVENTORY_DATA
  • GET_FBA_FULFILLMENT_MONTHLY_INVENTORY_DATA
  • GET_FBA_FULFILLMENT_INVENTORY_ADJUSTMENTS_DATA
  • GET_FBA_RECONCILIATION_REPORT_DATA
  • GET_FBA_FULFILLMENT_INVENTORY_SUMMARY_DATA
  • GET_FBA_FULFILLMENT_INVENTORY_RECEIPTS_DATA

亚马逊建议切换到以下替代报告:

GET_LEDGER_SUMMARY_VIEW_DATA:提供全面的库存对账信息,包括期初和期末余额、订单、退货等。

GET_LEDGER_DETAIL_VIEW_DATA:提供详细的库存变动信息,包括销售、退货、移除、损坏、丢失和发现等。

为了获取您需要的数据,考虑将这些新报告的结果与以前的报告数据进行比较。这可以帮助您顺利过渡并保持库存管理和数据跟踪的连续性。有关更多详细信息,请参考亚马逊官方文档以获取更新内容。

英文:

As of January 31, 2023, Amazon is discontinuing several FBA Inventory Reports in MWS and the Selling Partner API, including:

  • GET_FBA_FULFILLMENT_CURRENT_INVENTORY_DATA
  • GET_FBA_FULFILLMENT_MONTHLY_INVENTORY_DATA
  • GET_FBA_FULFILLMENT_INVENTORY_ADJUSTMENTS_DATA
  • GET_FBA_RECONCILIATION_REPORT_DATA
  • GET_FBA_FULFILLMENT_INVENTORY_SUMMARY_DATA
  • GET_FBA_FULFILLMENT_INVENTORY_RECEIPTS_DATA

Amazon suggests transitioning to the replacement reports:

GET_LEDGER_SUMMARY_VIEW_DATA: Offers comprehensive inventory reconciliation, including starting and ending balances, orders, returns, and more.

GET_LEDGER_DETAIL_VIEW_DATA: Provides detailed insights into inventory movements, covering sales, returns, removals, damages, losses, and finds.

To get the data you're looking for, consider comparing the results of these new reports with data from the previous reports. This can help you seamlessly transition and maintain continuity in your inventory management and data tracking. For more details, refer to Amazon's official documentation for updates.

huangapple
  • 本文由 发表于 2023年3月15日 18:10:32
  • 转载请务必保留本文链接:https://go.coder-hub.com/75743258.html
  • amazon-selling-partner-api
匿名

发表评论

匿名网友

:?: :razz: :sad: :evil: :!: :smile: :oops: :grin: :eek: :shock: :???: :cool: :lol: :mad: :twisted: :roll: :wink: :idea: :arrow: :neutral: :cry: :mrgreen:

确定