Amazon Selling Partner API (SP-API) SDK for TypeScript
    Preparing search index...

    Interface MarketplaceParticipation

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

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