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

    Interface ReportsApiCancelReportScheduleRequest

    Request parameters for cancelReportSchedule operation in ReportsApi.

    interface ReportsApiCancelReportScheduleRequest {
        reportScheduleId: string;
    }
    Index
    reportScheduleId: string

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