HomeDocumentationCode SamplesAPI ReferenceAnnouncementsModelsRelease NotesFAQGitHubVideos
Developer HubAPI StatusSupport
API Reference
Developer HubAPI StatusSupport

listItemComplianceDetails

List the inbound compliance details for MSKUs in a given marketplace.

Usage Plan:

Rate (requests per second)Burst
26

The x-amzn-RateLimit-Limit response header returns the usage plan rate limits that were applied to the requested operation, when available. The preceding table contains the default rate and burst values for this operation. Selling partners whose business demands require higher throughput may have higher rate and burst values than those shown here. For more information, refer to Usage Plans and Rate Limits in the Selling Partner API.

Query Params
mskus
array of strings
required
length between 1 and 100

A list of merchant SKUs, a merchant-supplied identifier of a specific SKU.

mskus*
string
required
length between 1 and 20

The Marketplace ID. For a list of possible values, refer to Marketplace IDs.

Responses

Response body
object
complianceDetails
array of objects

List of compliance details.

complianceDetails
object
string
length between 1 and 10

The Amazon Standard Identification Number, which identifies the detail page identifier.

string
length between 1 and 10

The Fulfillment Network SKU, which identifies a real fulfillable item with catalog data and condition.

string
length between 1 and 40

The merchant SKU, a merchant-supplied identifier for a specific SKU.

taxDetails
object

Information used to determine the tax compliance.

Headers
object
string

Unique request reference identifier.

string

Your rate limit (requests per second) for this operation.

Language