Returns details about a listings item for a seller
Authentication
AuthorizationBearer
Bearer authentication of the form Bearer <token>, where token is your auth token.
Path parameters
sellerId
Seller identifier
sku
Seller SKU identifying the listing
Query parameters
marketplaceIds
Allowed values:
issueLocale
Locale for issue messages (e.g. en_US)
includedData
Response
Success
sku
summaries
attributes
Item attribute key-value pairs for the listing
issues
offers
fulfillmentAvailability
Errors
400
Bad Request Error
403
Forbidden Error
404
Not Found Error
429
Too Many Requests Error
500
Internal Server Error