Fulfillment Inbound v2024-03-20
listPrepDetails
Get preparation details for a list of MSKUs in a specified marketplace.\n\nNote: MSKUs that contain certain characters must be encoded. For more information, refer to URL Encoding.\n\nThe following characters must be double percent encoded:\n\n- %\n- +\n- ,\n\nExamples: 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/prepDetails
Query parameters
marketplaceIdstring required
The marketplace ID. For a list of possible values, refer to Marketplace IDs.
mskusstring[] required
A list of merchant SKUs, a merchant-supplied identifier of a specific SKU.
Response
ListPrepDetails 200 response