Creates item labels for a given list of MSKUs.

Request

This endpoint expects an object.
labelTypeenumRequired
Indicates the type of print type for a given label.
marketplaceIdstringRequired1-20 characters

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

mskuQuantitieslist of objectsRequired
Represents the quantity of an MSKU to print item labels for.
heightdoubleOptional25-100
The height of the item label.
localeCodestringOptionalformat: "^[a-z]{2}_[A-Z]{2}$"Defaults to en_US

The locale code constructed from ISO 639 language code and ISO 3166-1 alpha-2 country codes separated by an underscore character.

pageTypeenumOptional
The page type to use to print the labels.
widthdoubleOptional25-100
The width of the item label.

Response

Success
documentDownloadslist of objects
Resources to download the requested document.

Errors

400
Bad Request Error
403
Forbidden Error
404
Not Found Error
429
Too Many Requests Error
500
Internal Server Error