在 Amazon MWS API 中,填写了以下几个字段:Seller SKU、 ASIN、Title、Brand、Quantity、Standard Price、Condition。在2021年7月后,Amazon MWS API 要求在提交一个全新的产品信息时,必须在数据格式中添加 Country_of_origin 字段,否则会出现上述的错误信息。
以下是添加 Country_of_origin 字段的一个代码示例:
1.01
M_PUT_YOUR_MERCHANT_ID_HERE
Product
false
1
Update
12345678910
ASIN
B012345678
A_GEN_TAX
Test Product
Test Brand
This is a test product.
Test Bullet Point
Test Manufacturer
Test Keywords
Test ItemType
US
在上面的代码中,可以看到 ProductData 在 Sports 中增加了 Country_of_origin 的字段,这个字段不可以