Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings
Discussion options

Hello can any one tell me what best way for create new listings on amazon marketplace ?
I want to create detailed listing items and track the detailed results for errors.

Listing items api or Feeds api ?

You must be logged in to vote

Replies: 1 comment

Comment options

You'll want to use ListingItems which replaces the feeds. To get the required fields and enumeration values, use the ProductTypeDefinitions endpoints with your intended category.

The ListingItems is half sync half asynchronous. You'll get immediate errors for some issues, and asynchronous errors for others. You can subscribe to the listing item notifications to get informed of asynchronous errors.

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
FAQ
Labels
None yet
2 participants
Converted from issue

This discussion was converted from issue #1795 on June 24, 2025 07:10.

Morty Proxy This is a proxified and sanitized view of the page, visit original site.