Skip to main content
POST
Run Payroll

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Body

application/json

Input parameters according to PAP2025

payCycle
enum<string>
required

Lohnzahlungszeitraum (LZZ)

Available options:
Year,
Month,
Week,
Day
payrollGroup
PayrollRequestBase · object[]
required
payDate
string<date>

Payment Date for this payroll

Response

Successful Response

payslips
Payslip · object[]
required
summary
Summary · object