jobID
和 appointmentID
相关的预约履行数据。速率(每秒请求数) | 突发 |
---|---|
5 | 20 |
x-amzn-RateLimit-Limit
响应头返回适用于请求操作的使用计划速率限制(如果可用)。上表指示此操作的默认速率和突发值。业务需求较高的销售合作伙伴可能会看到比这里显示的更高的速率和突发值。有关更多信息,请参阅 销售伙伴 API 中的使用计划和速率限制。{
"fulfillmentTime": {
"startTime": "2019-08-24T14:15:22Z",
"endTime": "2019-08-24T14:15:22Z"
},
"appointmentResources": [
{
"resourceId": "string"
}
],
"fulfillmentDocuments": [
{
"uploadDestinationId": "string",
"contentSha256": "string"
}
]
}
curl --location --request PUT 'https://sellingpartnerapi-na.amazon.com/service/v1/serviceJobs//appointments//fulfillment' \
--header 'Content-Type: application/json' \
--data-raw '{
"fulfillmentTime": {
"startTime": "2019-08-24T14:15:22Z",
"endTime": "2019-08-24T14:15:22Z"
},
"appointmentResources": [
{
"resourceId": "string"
}
],
"fulfillmentDocuments": [
{
"uploadDestinationId": "string",
"contentSha256": "string"
}
]
}'
"string"
技术咨询扫码联系作者
SP-API技术咨询,开发者申请,Amazon ERP源码