createMarketplaceItemLabels

For a given marketplace - creates labels for a list of MSKUs.

Usage Plan:

Rate (requests per second)Burst
230

The x-amzn-RateLimit-Limit response header returns the usage plan rate limits that were applied to the requested operation, when available. The preceding table contains the default rate and burst values for this operation. Selling partners whose business demands require higher throughput may have higher rate and burst values than those shown here. For more information, refer to Usage Plans and Rate Limits in the Selling Partner API.

Body Params

The body of the request to createMarketplaceItemLabels.

The createMarketplaceItemLabels request.

number
25 to 100

The height of the item label.

string
enum
required

Indicates the type of print type for a given label.

Show Details
STANDARD_FORMAT-
THERMAL_PRINTING-
Allowed:
string
^[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 standard of country codes separated by an underscore character.

string
required
length between 1 and 20

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

mskuQuantities
array of objects
required
length between 1 and 100

Represents the quantity of an MSKU to print item labels for.

mskuQuantities*

Represents an MSKU and the related quantity.

string
required
length between 1 and 255

The merchant SKU, a merchant-supplied identifier for a specific SKU.

integer
required
1 to 10000

A positive integer.

string
enum

The page type to use to print the labels. Possible values: 'A4_21', 'A4_24', 'A4_24_64x33', 'A4_24_66x35', 'A4_24_70x36', 'A4_24_70x37', 'A4_24i', 'A4_27', 'A4_40_52x29', 'A4_44_48x25', 'Letter_30'.

Show Details
A4_21-
A4_24-
A4_24_64x33-
A4_24_66x35-
A4_24_70x36-
A4_24_70x37-
A4_24i-
A4_27-
A4_40_52x29-
A4_44_48x25-
Letter_30-
number
25 to 100

The width of the item label.

Responses

Language
LoadingLoading…
Response
Choose an example:
application/json