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

    Interface ReportsApiCreateReportScheduleRequest

    Request parameters for createReportSchedule operation in ReportsApi.

    interface ReportsApiCreateReportScheduleRequest {
        body: CreateReportScheduleSpecification;
    }
    Index

    Information required to create the report schedule.