SSIS Components for Amazon Marketplace

Build 25.0.9434

CreateMarketplaceItemLabels

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

Input

Name Type Required Description
Height Decimal False The height of the item label.
LabelPrintType String True Indicates the type of print type for a given label.
MskuQuantities String True Represents the quantity of an MSKU to print item labels for.
ItemLabelPageType String False 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'.
Width Decimal False The width of the item label.
LocaleCode String False The locale code constructed from ISO 639 language code and ISO 3166-1 alpha-2 standard of country codes separated by an underscore character.
MarketplaceId String True The Marketplace ID. Refer to [Marketplace IDs](https://developer-docs.amazon.com/sp-api/docs/marketplace-ids) for a list of possible values.

Result Set Columns

Name Type Description
Success Boolean Boolean indicating whether the stored procedure was successfully executed.
Expiration Datetime The timestamp of expiration of the URI. This is in ISO 8601 datetime format with pattern `yyyy-MM-ddTHH:mm:ss.sssZ`.
DownloadType String The type of download. Can be `URL`.
Uri String Uniform resource identifier to identify where the document is located.

Copyright (c) 2025 CData Software, Inc. - All rights reserved.
Build 25.0.9434