速率(每秒请求数) | 突发 |
---|---|
5 | 20 |
x-amzn-RateLimit-Limit
响应头返回适用于请求操作的使用计划速率限制(如果可用)。上述表格指示该操作的默认速率和突发值。业务需求要求更高吞吐量的销售合作伙伴可能会看到比这里显示的更高的速率和突发值。有关更多信息,请参见 销售伙伴API中的使用计划和速率限制。{
"appointmentTime": {
"startTime": "2019-08-24T14:15:22Z",
"durationInMinutes": 0
},
"rescheduleReasonCode": "string"
}
curl --location --request POST 'https://sellingpartnerapi-na.amazon.com/service/v1/serviceJobs//appointments/' \
--header 'Content-Type: application/json' \
--data-raw '{
"appointmentTime": {
"startTime": "2019-08-24T14:15:22Z",
"durationInMinutes": 0
},
"rescheduleReasonCode": "string"
}'
{
"appointmentId": "string",
"warnings": [
{
"code": "string",
"message": "string",
"details": "string"
}
],
"errors": [
{
"code": "string",
"message": "string",
"details": "string",
"errorLevel": "ERROR"
}
]
}
技术咨询扫码联系作者
SP-API技术咨询,开发者申请,Amazon ERP源码