NameDescriptionTypeAdditional information
Format

(Required) The requested document format of the exported data. Valid Values are "SpreadSheet" and "SpreadSheetPDF"

string

None.

Title

(Optional) The Title of the requested export document. Typically the Title is used as the default filename for the returned document.

string

None.

Author

(Optional) the name of the user requesting the export document

string

None.

Sections

(Required) The top level building block of the export document. For spreadsheets this translates into a worksheet on the workbook. If this is not present, the document will be empty.

Collection of ExportSection

None.