PYTHON-AMAZON-SP-API Amazon Selling-Partner API A wrapper to access Amazon's Selling Partner API with an easy-to-use interface. Q & A If you have questions, please ask them in github discussions Installation pip install python-amazon-sp-api Usage # orders API try: res = Orders().get_...
我正在尝试通过 SP-API 检索 GET_V2_SETTLMENT_REPORT_DATA_FLAT_FILE_V2 报告,我知道我无法在此处使用创建报告方法。我只能检索亚马逊已经提供的报告。有人可以帮我吗?所涉及步骤的简短摘要也很棒。 我为此使用了 get_report,但我不确定如何获取此请求的报告 ID ...