Selling Partner API SDK for JavaScript
    Preparing search index...

    The channel name and marketplace ID. This is required only when multiple channels have the same location ID.

    interface MarketplaceAttributes {
        channelName?: MarketplaceAttributesChannelNameEnum;
        marketplaceId?: string;
    }
    Index

    Properties

    The name of the fulfillment channel in which to update inventory.

    marketplaceId?: string

    The marketplace ID of the marketplace where you want to update inventory.