速率(请求每秒) | 突发 |
---|---|
2 | 30 |
x-amzn-RateLimit-Limit
响应头在可用时返回应用于请求操作的使用计划速率限制。上表指示此操作的默认速率和突发值。对更高吞吐量有商业需求的销售合作伙伴可能会看到比此处所示更高的速率和突发值。有关更多信息,请参阅 销售合作伙伴 API 中的使用计划和速率限制。{
"address": {
"addressLine1": "123 example street",
"addressLine2": "Floor 19",
"city": "Toronto",
"companyName": "Acme",
"countryCode": "CA",
"email": "email@email.com",
"name": "name",
"phoneNumber": "1234567890",
"postalCode": "M1M1M1",
"stateOrProvinceCode": "ON"
}
}
curl --location --request PUT 'https://sellingpartnerapi-na.amazon.com/inbound/fba/2024-03-20/inboundPlans//shipments//sourceAddress' \
--header 'Content-Type: application/json' \
--data-raw '{
"address": {
"addressLine1": "123 example street",
"addressLine2": "Floor 19",
"city": "Toronto",
"companyName": "Acme",
"countryCode": "CA",
"email": "email@email.com",
"name": "name",
"phoneNumber": "1234567890",
"postalCode": "M1M1M1",
"stateOrProvinceCode": "ON"
}
}'
{
"operationId": "stringstringstringstringstringstring"
}
技术咨询扫码联系作者
SP-API技术咨询,开发者申请,Amazon ERP源码