createSisReport
Creates a new PDF report for a client's most recent sis report. If no SIS report exists, document is not generated.
Requires authorization features: client:sis:read
createSisReport(
input: CreateSisReportInput!
): Document
Directives
auth
Requires authorization features: client:sis:read
Arguments
createSisReport.input ● CreateSisReportInput! non-null input
Type
Document object
Represents a binary file.