速率(每秒请求次数) | 爆发 |
---|---|
0.0222 | 10 |
x-amzn-RateLimit-Limit
响应头返回所请求操作所应用的使用计划速率限制(如果可用)。上表显示了此操作的默认速率和爆发值。业务需求较高的销售合作伙伴可能会看到比这里显示的更高的速率和爆发值。有关更多信息,请参阅销售合作伙伴API中的使用计划和速率限制。{
"reportType": "string",
"marketplaceIds": [
"string"
],
"reportOptions": {
"property1": "string",
"property2": "string"
},
"period": "PT5M",
"nextReportCreationTime": "2019-08-24T14:15:22Z"
}
curl --location --request POST 'https://sellingpartnerapi-na.amazon.com/reports/2021-06-30/schedules' \
--header 'Content-Type: application/json' \
--data-raw '{
"reportType": "string",
"marketplaceIds": [
"string"
],
"reportOptions": {
"property1": "string",
"property2": "string"
},
"period": "PT5M",
"nextReportCreationTime": "2019-08-24T14:15:22Z"
}'
{
"reportScheduleId": "string"
}
技术咨询扫码联系作者
SP-API技术咨询,开发者申请,Amazon ERP源码