listItemComplianceDetails

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

Note: MSKUs that contain certain characters must be encoded. For more information, refer to URL Encoding.

The following characters must be double percent encoded:

  • %
  • +
  • ,

Examples: An MSKU value of test%msku is encoded as test%2525msku. An MSKU value of test,msku is encoded as test%252Cmsku.

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

Language
Response
Choose an example:
application/json