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

    Interface MarketplaceParticipation

    interface MarketplaceParticipation {
        marketplace: Marketplace;
        participation: Participation;
        storeName: string;
    }
    Index

    Properties

    marketplace: Marketplace
    participation: Participation
    storeName: string

    The name of the seller's store as displayed in the marketplace.