Listings Feed Type Values
The available Listings feed types for the Selling Partner Feeds API.
Important
Starting July 31, 2025, the Feeds API no longer supports legacy XML and flat file listing feeds, including pricing, inventory, relationships, and images. Developers will receive fatal
processingStatus
in thegetFeed
API response for these feeds. For more information, refer to the deprecation announcement.
Listings feed
feedType value: JSON_LISTINGS_FEED
Schema: JSON_LISTINGS_FEED
Roles: Product Listing
Availability: Sellers, Vendors
Create, edit, and delete Amazon listings (by SKU) using the same data format used by the Listings Items API.
For more information about the Listings Items API, refer to the Listings Items API Use Case Guide.
Warning
The rate limit for the
JSON_LISTINGS_FEED
feed type differs from the rate limit for thecreateFeed
operation. For more information, refer to the Building Listings Management Workflows Guide.
Note
Use the Product Type Definitions API to retrieve the attributes and data requirements for a product types in the Amazon catalog. Refer to the
JSON_LISTINGS_FEED
Schema for the schema of the feed type.
Updated about 9 hours ago