getReportSchedules
操作将不再在2020-09-04版本的销售合作伙伴API中提供,所有对此的调用将失败。依赖此操作的集成应迁移到2021-06-30版本的报告API,以避免服务中断。curl --location --request GET 'https://sellingpartnerapi-na.amazon.com/reports/2020-09-04/schedules?reportTypes'
{
"payload": [
{
"reportScheduleId": "string",
"reportType": "string",
"marketplaceIds": [
"string"
],
"reportOptions": {
"property1": "string",
"property2": "string"
},
"period": "string",
"nextReportCreationTime": "2019-08-24T14:15:22Z"
}
],
"errors": [
{
"code": "string",
"message": "string",
"details": "string"
}
]
}
技术咨询扫码联系作者
SP-API技术咨询,开发者申请,Amazon ERP源码