- Más nuevo
- Más votos
- Más comentarios
Hi - what is the service you are trying to use ? Is this related to a DynamoDB case?
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” .....
Contenido relevante
- OFICIAL DE AWSActualizada hace 7 meses
- OFICIAL DE AWSActualizada hace 2 años