Get an employee pay stub (pdf)
GET {{baseUrl}}/v1/payrolls/:payroll_id/employees/:employee_id/pay_stub
Get an employee's pay stub for the specified payroll. By default, an application/pdf response will be returned. No other content types are currently supported, but may be supported in the future.
scope: pay_stubs:read
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
X-Gusto-API-Version | string | Determines the date-based API version associated with your API call. If none is provided, your application's minimum API version is used. |
RESPONSES
status: OK
""