listing put item method

0

Hello, I have fulfilled all the requirements, but still being asked to enter unrelated features. This " Put listing Item " really works ? I am not sure :) Can you help me this method spesificitions. this is; "required": [ "brand", "bullet_point", "country_of_origin", "item_name", "product_description", "recommended_browse_nodes", "supplier_declared_dg_hz_regulation" ] it wants to { "code": "90220", "message": "“merchant_suggested_asin” özelliğinin sağlanması zorunlu ancak sağlanmadı.", "severity": "ERROR", "attributeNames": [ "merchant_suggested_asin" ] }

Note: I just want to update exist stock inventory and price in my seller center, thats it.

질문됨 일 년 전276회 조회
2개 답변
0

Hi - what is the service you are trying to use ? Is this related to a DynamoDB case?

profile pictureAWS
전문가
답변함 일 년 전
0

Hi, no it is not related to DynamoDB. PUT /listings/2020-09-01/items/{sellerId}/{sku} this is endpoint: https://sellingpartnerapi-eu.amazon.com/listings/2021-08-01/items/:sellerId/:sku?marketplaceIds=A33AVAJ2PDY3EV&issueLocale=tr_TR this is Description of service; Creates a new or fully-updates an existing listings item for a selling partner.

finally this is my request body; { "productType": "ELECTRONIC_CABLE", "requirements": "LISTING", "attributes": { "item_name": [{"value":"Fisco Uni Matic Şerit Metre 5 Metre"}], "brand": [{"value":"FISCO"}], "bullet_point": [{"value":"1"}], "product_description": [{"value":"TEST ACIKLAMA"}], "country_of_origin": [{"value": "TR"}], "recommended_browse_nodes": [{ "value": "1" }], "supplier_declared_dg_hz_regulation": [{"value": "not_applicable"}] } }

This method returns many requirement, for example; “number_of_items”,“connectivity_technology”,“number_of_boxes” .....

답변함 일 년 전

로그인하지 않았습니다. 로그인해야 답변을 게시할 수 있습니다.

좋은 답변은 질문에 명확하게 답하고 건설적인 피드백을 제공하며 질문자의 전문적인 성장을 장려합니다.

질문 답변하기에 대한 가이드라인

관련 콘텐츠