ListPrice attribute required for additional product types #3689
waldrogi
announced in
Announcements
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
On May 31, 2023, we announced that Amazon will require the
ListPrice
attribute across 1,000 product types (PTs).Starting November 13, 2023, Amazon will require the
ListPrice
attribute across an additional 773 PTs for a total of 1,773 PTs. TheListPrice
is the suggested retail price of a product as provided by a manufacturer, supplier, or seller. Selling Partners must enter the List Price for product types that involve List Prices.Which marketplaces are affected?
This change applies to the following marketplaces:
Who is affected?
Developers using the Listings APIs and
JSON_LISTINGS_FEED
feed type to create and edit products with offers are affected by this change. Product-only listings and XSD/XML feed uploads are not affected by this change. Access the full list of affected product types here.What action is required?
When creating or editing listings for products with offers, a value for
ListPrice
will be required. If you do not have a List Price ready to provide, a possible value could be the first price at which you have offered or will be offering the product. You can also provide a value of 0 to indicate that you do not have a List Price.For more information
To learn more about how Amazon uses List Price, visit our Help Page on List Prices.
Beta Was this translation helpful? Give feedback.
All reactions