速率(每秒请求) | 突发 |
---|---|
0.016 | 15 |
x-amzn-RateLimit-Limit
响应头返回已应用于请求操作的使用计划速率限制(如果可用)。前面的表格指示此操作的默认速率和突发值。业务需求较高的销售合作伙伴可能具有比此处显示的更高的速率和突发值。有关更多信息,请参阅 Selling Partner API中的使用计划和速率限制。curl --location --request GET 'https://sellingpartnerapi-na.amazon.com/sellers/v1/account'
{
"payload": {
"businessType": "PRIVATE_LIMITED",
"marketplaceParticipationList": [
{
"marketplace": {
"id": "ATVPDKIKX0DER",
"name": "United States",
"countryCode": "US",
"domainName": "www.amazon.com"
},
"storeName": "BestSellerStore",
"participation": {
"isParticipating": true,
"hasSuspendedListings": false
}
}
],
"sellingPlan": "PROFESSIONAL",
"business": {
"name": "BestSeller Inc.",
"nonLatinName": "ベストセラー株式会社",
"registeredBusinessAddress": {
"addressLine1": "123 Main St",
"addressLine2": "Suite 500",
"city": "Seattle",
"stateOrProvinceCode": "WA",
"postalCode": "98101",
"countryCode": "US"
},
"companyRegistrationNumber": "123456789",
"companyTaxIdentificationNumber": "987654321"
},
"primaryContact": {
"name": "John Doe",
"nonLatinName": "ジョン・ドゥ",
"address": {
"addressLine1": "456 Oak St",
"addressLine2": "Apt 12",
"city": "Seattle",
"stateOrProvinceCode": "WA",
"postalCode": "98102",
"countryCode": "US"
}
}
}
}
技术咨询扫码联系作者
SP-API技术咨询,开发者申请,Amazon ERP源码