createDestination 操作无须授权。欲了解更多信息,请参阅销售合作伙伴 API 开发者指南中的无授权操作。| 速率(每秒请求数) | 突发值 |
|---|---|
| 1 | 5 |
x-amzn-RateLimit-Limit 包含此操作的使用计划速率限制(如适用)。上述表格包含此操作的默认速率和突发值。因业务需求需要更高吞吐量的销售合作伙伴,可能拥有高于此处所示的速率和突发值。欲了解更多信息,请参阅销售合作伙伴 API 的使用计划和速率限制。{
"resourceSpecification": {
"sqs": {
"arn": "string"
},
"eventBridge": {
"region": "string",
"accountId": "string"
}
},
"name": "string"
}curl --location 'https://sellingpartnerapi-na.amazon.com/notifications/v1/destinations' \
--header 'Content-Type: application/json' \
--data '{
"resourceSpecification": {
"sqs": {
"arn": "string"
},
"eventBridge": {
"region": "string",
"accountId": "string"
}
},
"name": "string"
}'{
"payload": {
"name": "string",
"destinationId": "string",
"resource": {
"sqs": {
"arn": "string"
},
"eventBridge": {
"name": "string",
"region": "string",
"accountId": "string"
}
}
},
"errors": [
{
"code": "string",
"message": "string",
"details": "string"
}
]
}技术咨询扫码联系作者
SP-API技术咨询,开发者申请,Amazon ERP源码

扫码加入交流群