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.

Query Params
string
required
length between 1 and 20

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

mskus
array of strings
required
length between 1 and 100

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

mskus*
Responses

Language
Response
Choose an example:
application/json