| 速率(请求每秒) | 突发 |
|---|---|
| 5 | 10 |
x-amzn-RateLimit-Limit响应头返回应用于请求操作的使用计划速率限制。前面的表格显示了此操作的默认速率和突发值。业务需求需要更高吞吐量的销售合作伙伴可以获得比此处显示的更高的速率和突发值。欲了解更多信息,请参阅销售合作伙伴API文档中的使用计划与速率限制。curl --location 'https://sellingpartnerapi-na.amazon.com/listings/2021-08-01/items//?marketplaceIds=ATVPDKIKX0DER&issueLocale=en_US&includedData=summaries'{
"sku": "GM-ZDPI-9B4E",
"summaries": [
{
"marketplaceId": "ATVPDKIKX0DER",
"asin": "B071VG5N9D",
"productType": "LUGGAGE",
"conditionType": "new_new",
"status": [
"BUYABLE"
],
"itemName": "Hardside Carry-On Spinner Suitcase Luggage",
"createdDate": "2021-02-01T00:00:00Z",
"lastUpdatedDate": "2021-03-01T00:00:00Z",
"mainImage": {
"link": "https://www.example.com/luggage.png",
"height": 500,
"width": 500
}
},
{
"marketplaceId": "A2EUQ1WTGCTBG2",
"asin": "B071VG5N9D",
"productType": "LUGGAGE",
"conditionType": "new_new",
"status": [],
"itemName": "Hardside Carry-On Spinner Suitcase Luggage",
"createdDate": "2021-02-02T01:00:00Z",
"lastUpdatedDate": "2021-03-05T00:00:00Z",
"mainImage": {
"link": "https://www.example.com/luggage.png",
"height": 500,
"width": 500
}
}
],
"offers": [
{
"marketplaceId": "ATVPDKIKX0DER",
"offerType": "B2C",
"price": {
"currencyCode": "USD",
"amount": "100.00"
},
"audience": {
"value": "ALL",
"displayName": "Sell on Amazon"
}
},
{
"marketplaceId": "A2EUQ1WTGCTBG2",
"offerType": "B2C",
"price": {
"currencyCode": "CAD",
"amount": "130.00"
},
"audience": {
"value": "ALL",
"displayName": "Sell on Amazon"
}
}
],
"fulfillmentAvailability": [
{
"fulfillmentChannelCode": "DEFAULT",
"quantity": 100
}
],
"issues": [
{
"code": "90220",
"message": "'size' is required but not supplied.",
"severity": "ERROR",
"attributeNames": [
"size"
],
"categories": [
"MISSING_ATTRIBUTE",
"LISTING"
],
"marketplaceIds": [
"ATVPDKIKX0DER"
]
},
{
"code": "18027",
"message": "We believe the main image has text, logo, graphic, or watermark that is not permitted for this product type. Submit a compliant image to lift the suppression. Also refer to Product image requirements.",
"severity": "ERROR",
"categories": [
"INVALID_IMAGE",
"LISTING"
],
"enforcements": {
"actions": [
{
"action": "SEARCH_SUPPRESSED"
}
],
"exemption": {
"status": "EXEMPT_UNTIL_EXPIRY_DATE",
"expiryDate": "2025-05-28T00:36:48.914Z"
}
},
"marketplaceIds": [
"ATVPDKIKX0DER",
"A2EUQ1WTGCTBG2"
]
},
{
"code": "99300",
"message": "Product Detail Page Rules Violation (Inaccurate information on product detail page).",
"severity": "ERROR",
"categories": [
"PRODUCT"
],
"enforcements": {
"actions": [
{
"action": "ATTRIBUTE_SUPPRESSED"
}
],
"exemption": {
"status": "EXEMPT"
}
},
"marketplaceIds": [
"ATVPDKIKX0DER",
"A2EUQ1WTGCTBG2"
]
},
{
"code": "18155",
"message": "The 'minimum price' is greater than the selling price (excluding shipping) for the listing. Review and update your price and/or minimum price.",
"severity": "ERROR",
"categories": [
"INVALID_PRICE",
"LISTING"
],
"enforcements": {
"actions": [
{
"action": "LISTING_SUPPRESSED"
}
],
"exemption": {
"status": "NOT_EXEMPT"
}
},
"marketplaceIds": [
"ATVPDKIKX0DER"
]
},
{
"code": "18742",
"message": "Restricted Products Policy Violation",
"severity": "ERROR",
"categories": [
"PRODUCT"
],
"enforcements": {
"actions": [
{
"action": "CATALOG_ITEM_REMOVED"
}
],
"exemption": {
"status": "NOT_EXEMPT"
}
},
"marketplaceIds": [
"ATVPDKIKX0DER"
]
}
]
}技术咨询扫码联系作者
SP-API技术咨询,开发者申请,Amazon ERP源码

扫码加入交流群