v1

latestOpenAPI 3.1.02026-07-24145580597.0 KB
Users:v1:Payslips

Upload a payslip

Upload a payslip for a user for a specified period. The payslip attachment must be uploaded first via the attachments endpoint.

post/users/v1/users/{userId}/payslips

Path parameters

userIdinteger required

The unique identifier of the user

The unique identifier of the user

Request body

fileIdstring required

The unique identifier of the payslip attachment

startDatestring required

The start date for the payslip in ISO 8601 format (YYYY-MM-DD)

endDatestring required

The end date for the payslip in ISO 8601 format (YYYY-MM-DD)

Response

Successful Response

requestIdstring