Flat file feeds
Last updated
Last updated
The feed transformer library has support for these deprecated flat file feed types:
POST_FLAT_FILE_INVLOADER_DATA
POST_FLAT_FILE_PRICEANDQUANTITYONLY_UPDATE_DATA
POST_FLAT_FILE_LISTINGS_DATA
We're working on support for these feed types:
POST_FLAT_FILE_CONVERGENCE_LISTINGS_DATA
POST_FLAT_FILE_BOOKLOADER_DATA
POST_UIEE_BOOKLOADER_DATA
If you need support for one of the feed types that is still in development, and we'll prioritize it.
All flat file feed types require an extra merchantId
parameter to be passed to the converter methods. You can find your region-specific Amazon merchant ID .
Here's how to pass the merchant id:
Check the documentation pages for the specific feed type(s) you're working with to see if you need to pass other feed-type-specific parameters.