Fulfillment Inbound v2024-03-20
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.
get/inbound/fba/2024-03-20/items/compliance
Query parameters
mskusstring[] required
A list of merchant SKUs, a merchant-supplied identifier of a specific SKU.
marketplaceIdstring required
The Marketplace ID. For a list of possible values, refer to Marketplace IDs.
Response
ListItemComplianceDetails 200 response