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

    The response schema for the getFeaturedOfferExpectedPriceBatch operation.

    interface GetFeaturedOfferExpectedPriceBatchResponse {
        responses?: FeaturedOfferExpectedPriceResponse[];
    }
    Index

    A batched list of FOEP responses.