速率(每秒请求) | 突发 |
---|---|
2 | 2 |
x-amzn-RateLimit-Limit
响应头返回所请求操作应用的使用计划速率限制(如适用)。上表显示了此操作的默认速率和突发值。业务需求要求更高吞吐量的销售合作伙伴可能会看到比此处显示的更高的速率和突发值。有关更多信息,请参阅销售合作伙伴API中的使用计划和速率限制。{
"msku": "Sunglasses",
"taxDetails": {
"declaredValue": {
"amount": 5.5,
"code": "CAD"
},
"hsnCode": "hsnCode"
}
}
curl --location --request PUT 'https://sellingpartnerapi-na.amazon.com/inbound/fba/2024-03-20/items/compliance?marketplaceId' \
--header 'Content-Type: application/json' \
--data-raw '{
"msku": "Sunglasses",
"taxDetails": {
"declaredValue": {
"amount": 5.5,
"code": "CAD"
},
"hsnCode": "hsnCode"
}
}'
{
"operationId": "stringstringstringstringstringstring"
}
技术咨询扫码联系作者
SP-API技术咨询,开发者申请,Amazon ERP源码