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

    Interface FeedsApiCreateFeedDocumentRequest

    Request parameters for createFeedDocument operation in FeedsApi.

    interface FeedsApiCreateFeedDocumentRequest {
        body: CreateFeedDocumentSpecification;
    }
    Index

    Specifies the content type for the createFeedDocument operation.