Fulfillment Inbound v2024-03-20
createMarketplaceItemLabels
For a given marketplace - creates labels for a list of MSKUs.
post/inbound/fba/2024-03-20/items/labels
Request body
Example request
{
"height": 25,
"labelType": "STANDARD_FORMAT",
"localeCode": "en_US",
"marketplaceId": "A2EUQ1WTGCTBG2",
"mskuQuantities": [
{
"msku": "msku",
"quantity": 5
}
],
"pageType": "A4_21",
"width": 100
}Response
CreateMarketplaceItemLabels 200 response