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
534 stars 722 forks source link

What are the differences between putListingItem and feeds JSON_LISTINGS_FEED #3988

Closed Naitchi closed 1 week ago

Naitchi commented 1 week ago

I'm trying to automate listing for different sites and I'm having trouble with amazon.

I've done all the 6 requests to create a listing with feeds and JSON_LISTINGS_FEED and when looking for response on how to create the json for my book, I keep finding answer for putListingItem. (only my json is not working everything else is good)

what are the differences between putListingItem and feeds JSON_LISTINGS_FEED ? Is it worth it for me to switch from feeds to putListingItem ?

My goal is to CRUD my little inventory (~200 items) on amazon