Skip to content

Getting all attributes of an Item  #1663

Description

@FloderCC

Good afternoon,

I need to get all the attributes of an Item given its ASIN, but the 'attributes' value for the 'includedData' parameter is only available to the brand owner of the item.

I am using the query https://github.com/amzn/selling-partner-api-docs/blob/main/references/catalog-items-api/catalogItems_2020-12-01.md#getcatalogitem and It return the error: {'code': 'InvalidInput', 'message': 'FORBIDDEN', 'details': 'The includedData requested requires Brand Registry affiliation with the requested item. Remove the requested includedData item or register the brand of the item in Brand Registry with the seller.'}

Is there any other way to get all attributes for any Amazon listing given its ASIN?

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions