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

    Interface ReportsApiCancelReportRequest

    Request parameters for cancelReport operation in ReportsApi.

    interface ReportsApiCancelReportRequest {
        reportId: string;
    }
    Index
    reportId: string

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