速率(每秒请求) | 突发 |
---|---|
80 | 100 |
x-amzn-RateLimit-Limit
响应头会在可用时返回适用于请求操作的使用计划速率限制。上表显示了此操作的默认速率和突发值。业务需求要求更高吞吐量的销售合作伙伴可能会看到比此处显示的更高的速率和突发值。有关更多信息,请参阅销售合作伙伴API中的使用计划和速率限制。{
"clientReferenceDetails": [
{
"clientReferenceType": "IntegratorShipperId",
"clientReferenceId": "string"
}
]
}
curl --location --request PUT 'https://sellingpartnerapi-na.amazon.com/shipping/v2/carrierAccounts' \
--header 'Content-Type: application/json' \
--data-raw '{
"clientReferenceDetails": [
{
"clientReferenceType": "IntegratorShipperId",
"clientReferenceId": "string"
}
]
}'
{
"activeAccounts": [
{
"accountId": "XX",
"carrierId": "FedEx"
}
]
}
技术咨询扫码联系作者
SP-API技术咨询,开发者申请,Amazon ERP源码