ODBC Driver for Amazon Marketplace

Build 25.0.9434

ListingsItemsIssues

Returns details about a listings item issues for a selling partner.

The following filter is required:

  • SellerId: You can specify SellerId either as a criteria condition in WHERE filters or in the connection string.
Some example queries:
SELECT * FROM ListingsItemsIssues WHERE SellerId = 'XXXXXXXXXXXXXX'

Columns

Name Type References Description
SKU String A selling partner provided identifier for an Amazon listing.
Code String An issue code that identifies the type of issue.
Message String A message that describes the issue.
Severity String The severity of the issue.

The allowed values are INFO, WARNING, ERROR.

SellerId String A selling partner identifier, such as a merchant account or vendor code.

Copyright (c) 2025 CData Software, Inc. - All rights reserved.
Build 25.0.9434