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

    A list of report schedules.

    interface ReportScheduleList {
        reportSchedules: ReportSchedule[];
    }
    Index
    reportSchedules: ReportSchedule[]

    Detailed information about a report schedule.