amzn / selling-partner-api-models

This repository contains OpenAPI models for developers to use when developing software to call Selling Partner APIs.
Apache License 2.0
612 stars 739 forks source link

[ListingsApi > PatchOperation] Cannot create variation products. #2381

Closed shirushi-dev closed 1 year ago

shirushi-dev commented 2 years ago

Thank you for your continued support.

I am trying to create a variation product using ListingsApi. However, I get a message that the "ProductType" is incorrect.

In Japan, the ProductType can only be selected as "PRODUCT". Does this mean that I cannot list a variation product in ListingsApi?

"attributes": { "merchant_shipping_group": [ { "value": "legacy-template-id", "marketplace_id": "A1VC38T7YXB528" } ], "recommended_browse_nodes": [ { "value": "170225011", "marketplace_id": "A1VC38T7YXB528" } ], "variation_theme": [ { "name": "SIZE_NAME", "marketplace_id": "A1VC38T7YXB528" } ] }, "issues": [ { "code": "8101", "message": "Invalid ProductType value for SKU: [YX-DN75-HSQL-parent]. For help fixing this, see http://sellercentral.amazon.co.jp/gp/errorcode/8101", "severity": "ERROR" } ],

github-actions[bot] commented 2 years ago

This is a very old issue that is probably not getting as much attention as it deserves. We encourage you to check if this is still an issue after the latest release and if you find that this is still a problem, please feel free to open a new issue and make a reference to this one.

github-actions[bot] commented 1 year ago

closed for inactivity