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

    The response for the individual competitiveSummary request in the batch operation.

    interface CompetitiveSummaryResponse {
        body: CompetitiveSummaryResponseBody;
        status: HttpStatusLine;
    }
    Index