CYY6609H@#9046-GI 异常:[{"severity":"ERROR","code":"8560","attributeNames":["externally_assigned_product_identifier"],"categories":["MISSING_ATTRIBUTE","INVALID_ATTRIBUTE"],"message":"Your product details aren't complete enough to find a matching ASIN or create a new one. To fix this, verify your product identifiers (UPCs should have 12 digits, EANs 13 digits, and ISBNs 10 digits) are correct and include all required product information. You can then either search for your ASIN again or create a new one.","sku":"CYY6609H@#9046-GI"},{"severity":"ERROR","enforcements":{"exemption":{"status":"NOT_EXEMPT"},"actions":[{"action":"LISTING_SUPPRESSED"}]},"code":"13013","categories":[],"message":"You are receiving this error as you may be adding Offer-Listing(s) or editing a SKU not present in your catalog or one thatâu0080u0099s been deleted. If this was a deleted SKU, wait 24 hours before resubmitting it. If you tried to add this SKU to the Amazon catalog before, check your data and correct any errors before resubmitting. If product is being added to a marketplace from another one, it may require few hours for localization before it is valid, please check your seller account for progress or any issues."}] ;店铺有upc豁免权限,上送参数supplier_declared_has_product_identifier_exemption 是yes,平台返回报错。
问题可能是下面的原因:
你刊登的PT(分类类型)是否真的豁免成功了?
另外检查brand这些字段有没有缺失?
分类豁免是按照类目或者PT的
建议找一个后台刊登,确定成功的豁免的,然后你测试时候用相同分类,可以减少很多问题
还有,顺便说一下,你再发问题时候,可以吧json格式化一下,
编辑器是支持markdown格式的
代码可以用,这样子的,看起来会更清晰一些
{
"severity": "ERROR",
"code": "13013",
"message": "You are receiving this error as you may be adding Offer-Listing(s) or editing a SKU not present in your catalog or one that’s been deleted. If this was a deleted SKU, wait 24 hours before resubmitting it. If you tried to add this SKU to the Amazon catalog before, check your data and correct any errors before resubmitting. If product is being added to a marketplace from another one, it may require few hours for localization before it is valid, please check your seller account for progress or any issues."
}