Retrieve catalog item details
Learn how to retrieve information about an item in the Amazon catalog for the given ASIN and marketplaces.
Learn how to retrieve information about an individual item in the Amazon catalog for the given ASIN and marketplaces.
Prerequisites
To complete this tutorial, you need:
-
Authorization from the Selling Partner for whom you are making calls. Go to Authorizing Selling Partner API applications for more information.
-
Approval for the Product Listing role in your developer profile.
-
The Product Listing role selected in the App registration page for your application.
<handling_generic_json_client_library />
Get information about a catalog item
Call the getCatalogItem
operation.
Updated about 2 hours ago