速率(每秒请求数) | 突发 |
---|---|
2 | 2 |
x-amzn-RateLimit-Limit
响应头在可用时返回应用于请求操作的使用计划速率限制。上表指示了此操作的默认速率和突发值。业务需求要求更高吞吐量的销售合作伙伴可能会看到比这里显示的更高的速率和突发值。更多信息,请参考 销售合作伙伴 API 中的使用计划和速率限制。{
"customPlacement": [
{
"items": [
{
"expiration": "2024-01-01",
"labelOwner": "AMAZON",
"manufacturingLotCode": "manufacturingLotCode",
"msku": "Sunglasses",
"prepOwner": "AMAZON",
"quantity": 10
}
],
"warehouseId": "YYZ14"
}
]
}
curl --location --request POST 'https://sellingpartnerapi-na.amazon.com/inbound/fba/2024-03-20/inboundPlans//placementOptions' \
--header 'Content-Type: application/json' \
--data-raw '{
"customPlacement": [
{
"items": [
{
"expiration": "2024-01-01",
"labelOwner": "AMAZON",
"manufacturingLotCode": "manufacturingLotCode",
"msku": "Sunglasses",
"prepOwner": "AMAZON",
"quantity": 10
}
],
"warehouseId": "YYZ14"
}
]
}'
{
"operationId": "stringstringstringstringstringstring"
}
技术咨询扫码联系作者
SP-API技术咨询,开发者申请,Amazon ERP源码