v1
latestOpenAPI 3.1.02026-07-242735131.1 MBGL Reports
Download a GL report
Downloads the generated GL report as a CSV file. The report must have status: completed before calling this endpoint.
Scopes
| Category | Read only Scope | Write only Scope (read access implicit) |
|---|---|---|
| Manage payroll runs (payroll) | View payroll runs (payroll_run:read) | - |
get/v1/payroll-runs/{payroll_run_id}/gl-reports/{gl_report_id}/download
Path parameters
payroll_run_idstring required
The payroll run's ID
gl_report_idstring required
The GL report's ID
Response
Success
string binary required
A file represented as a base64-encoded string.
Example response
"base64 encoded content"