v1
latestOpenAPI 3.1.02026-07-243113441.2 MBPayrolls
Generate printable payroll checks (pdf)
This endpoint initiates the generation of employee checks for the payroll specified by payroll_uuid. A generation status and corresponding request_uuid will be returned. Use the generated document GET endpoint with document_type: printable_payroll_checks and request_uuid to poll the check generation process and retrieve the generated check URL upon completion.
scope: generated_documents:write
post/v1/payrolls/{payroll_uuid}/generated_documents/printable_payroll_checks
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
Example response