SalaryStatements
Retrieves a token that can be used to download a payslip through an anonymous GET request (to facilitate standard browser download functionality). Call api/salarystatements/{salaryStatementId}/token/{token}/lang/{languageCode}/{unusedFileName}.{payslipFormat} to retrieve the file.
get/api/salarystatements/{salaryStatementId}/downloadtoken
Path parameters
salaryStatementIdinteger required
The ID of the payslip (SalaryStatement) to retrieve.
Response
OK
integer required
Changes
No recorded changes to this endpoint across all 1 revision of this API.