ExportReport
Export Report.
Input
Name | Type | Required | Description |
ReportName | String | True | The Name of the Report to be downloaded.
The allowed values are Balance Sheet, Profit and Loss, Stock Summary, Ratio Analysis, Trial Balance, RTS FilteredVouchers, Negative Stock, Negative Ledgers, Bank Group summary, Ledger Vouchers, Group Summary, Group Vouchers, Voucher Register, Bills Receivable, Bills Payable, Ledger Outstandings, Group Outstandings, Statistics, Cost Category Summary, Cost Centre Breakup, Ledger Cost Breakup, Group Cost Breakup, Godown Summary, ITEMMONTHLYSUMMARY, STOCKVOUCHERS, STOCKSUMMARY, Prlevel. |
ReportParameter | String | False | Report Parameter if required for the report eg: GROUPNAME=BANK ACCOUNTS |
ReportFormat | String | False | The format of the downloaded report: XML or HTML
The allowed values are XML, HTML. The default value is HTML. |
ExportLocation | String | False | Download location |
FromDate | Date | False | From Date |
ToDate | Date | False | To Date |
Company | String | False | Name of the Company whose data need to be fetched. Please make sure it is selected and unlocked atleast once in the Tally tool after the tool is launched. It need not be in the selected state at the moment. |
Encoding | String | False | The FileData input encoding type.
The allowed values are NONE, BASE64. The default value is BASE64. |
Result Set Columns
Name | Type | Description |
Status | String | The status of the operation |
FileData | String | If the ExportLocation and FileStream are not provided, this contains the content of the file. |