Skip to main content
POST
Send payslip notification emails to employees

Authorizations

X-Auth-Token
string
header
required

Access token obtained from OAuth2 client credentials flow

X-Org-Id
string
header
required

Organisation to scope the request to. Required when the principal can access more than one organisation; optional for single-organisation principals (the authorizer resolves it automatically).

Path Parameters

payrollConfigId
string
required

ID of the payroll configuration

year
integer
required

Year of the pay run

period
integer
required

Pay period number within the year

Body

application/json
employeeIds
string[]
required

List of employee IDs to send payslip notifications to

Example:

Response

Payslip notification being sent

message
object
content
object
validationIssues
object[]
messageToken
string