v1
latestOpenAPI 3.1.02026-07-243113441.2 MBReports
Create a general ledger report
Create a general ledger report for a payroll. The report can be aggregated by different dimensions such as job or department.
Use the request_uuid in the response with the report GET endpoint to poll for the status and report URL upon completion. The retrieved report will be generated in a JSON format.
scope: company_reports:write
post/v1/payrolls/{payroll_uuid}/reports/general_ledger
Path parameters
payroll_uuidstring required
The UUID of the payroll
Headers
X-Gusto-API-Version'2026-06-15'
Determines the date-based API version associated with your API call. If none is provided, your application's minimum API version is used.
Request body
Response
OK