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

    Interface FeedsApiCancelFeedRequest

    Request parameters for cancelFeed operation in FeedsApi.

    interface FeedsApiCancelFeedRequest {
        feedId: string;
    }
    Index
    feedId: string

    The identifier for the feed. This identifier is unique only in combination with a seller ID.