Skip to content

POST_FLAT_FILE_LISTINGS_DATA Documentation #3947

Closed Answered by chapmanjw
DmytroShumeyko asked this question in General
Discussion options

You must be logged in to vote

@DmytroShumeyko That feed type via the Feeds API is being deprecated. Here is the announcement for that: https://developer-docs.amazon.com/sp-api/changelog/deprecation-of-feeds-api-support-for-xml-and-flat-file-listings-feeds.

All programmatic submissions for listings should go through the Listings API directly or use the JSON_LISTINGS_FEED feed type with the Feeds API (the payloads are interchangeable between the two). I would recommend starting here: https://developer-docs.amazon.com/sp-api/docs/building-listings-management-workflows-guide.

You will essentially use the Product Type Definitions API to get JSON Schemas defining the valid payloads for each product type (i.e., which attribu…

Replies: 2 comments

Comment options

You must be logged in to vote
0 replies
Comment options

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

This discussion was converted from issue #3943 on June 07, 2024 07:34.