Generate a report
Generate a specific report for the authenticated user, using the specific report parameters and output format
Authorizations
The access token received from the authorization server in the OAuth 2.0 flow.
Body
Parameters for the report v5 endpoint
Name of the specific report to be generated
profitAndLoss, revenuesByBusiness, revenuesByClient, revenueList, personalRevenues, expensesByBusiness, expensesByCategory, expensesByClient, expensesByVendor, expenseList, personalExpensesByCategory, personalExpensesByVendor, recurringVendors, agedAccountsReceivable, agedAccountsPayable, balanceSheet, cashFlowStatement, trialBalance, scheduleC, t2125, form1065, form1120S, form1120 "profitAndLoss"
Export type for the report, defaults to HTML
HTML, PDF, XLS, JSON, XLSX, CSV, LLM "PDF"
List of emails to which to send the report. Only valid for PDF and XLSX exportTypes.
List of emails to which to send the report. Only valid for PDF and XLSX exportTypes.
Date the report was generated on (displayed in the footer of the PDF report)
Response
Successful operation
SUCCESS, FAILURE_CLOUDSTORAGE_NOT_SETUP, FAILURE_UPLOAD_ERROR, MASTER_SUCCESS_PERSONAL_FAILURE_UPLOAD_ERROR, FAILURE_NO_DATA, FAILURE_TOKEN_INVALIDATED, FAILURE_EMAIL_TOKEN_INVALIDATED, FAILURE_UNKNOWN_ERROR, FAILURE_USER_OVER_QUOTA, FAILURE_VALIDATION_ERROR Error object containing details errors incurred, if any