Payslip
Send payslip notification emails to employees
Sends payslip notification emails to a list of employees for a specific pay run. The notification is sent asynchronously and the response indicates which employee IDs failed.
POST
Send payslip notification emails to employees
Documentation Index
Fetch the complete documentation index at: https://docs.flowpayroll.ai/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
Access token obtained from OAuth2 client credentials flow
Path Parameters
ID of the payroll configuration
Year of the pay run
Pay period number within the year
Body
application/json
List of employee IDs to send payslip notifications to
Example:
[
"EMP01JPW80Q2B7Q9RGGRY29VGC8WM",
"EMP02JPW80Q2B7Q9RGGRY29VGC8WN"
]