GET Payroll/Payslip/id/generate-pdf

Returns a PDF payslip. Employee self service user can only access their own payroll entries / payslips.

Request Information

URI Parameters

Name Description Type Additional information
WsAccessKey The Web Service access key for this user and file which allows access to the API for the associated file (found in File - Settings). Using OAuth authentication mechanism is the preferred method to allow API access. string

Optional. Legacy authentication method and only required if not using OAuth. OAuth is preferred.

FileId Specifies the file id of the file to perform the operation upon. integer

Required

id Payroll Entry Id / Transaction Id integer

Required

Body Parameters

None.

Response Information

Resource Description

Name Description Type Additional information