HomeDocumentationCode SamplesAPI ReferenceAnnouncementsModelsRelease NotesFAQGitHubVideos
Developer HubAPI StatusSupport
API Reference
Developer HubAPI StatusSupport

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.

number
25 to 100

The height of the item label.

string
required

Indicates the type of print type for a given label.

Show Details
STANDARD_FORMAT-
THERMAL_PRINTING-
string
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*
string
required
length between 1 and 40

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

integer
required
1 to 10000

A positive integer.

string

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

Response body
object
documentDownloads
array of objects
required

Resources to download the requested document.

documentDownloads*
object
string
required

The type of download. Possible values: URL.

date-time

The URI's expiration time. In ISO 8601 datetime format with pattern yyyy-MM-ddTHH:mm:ss.sssZ.

string
required

Uniform resource identifier to identify where the document is located.

Headers
object
string

Unique request reference identifier.

string

Your rate limit (requests per second) for this operation.

Language