Activity details
Name

PostInitiatePayrollRunByPayrollAdministrationId

Back to list API definition
Related messages
Code Description Type
2585 An error occurred while initiating a new payroll run. BrokenBusinessRule
2586 initiationParameters.typeOfInitiation is required. BrokenBusinessRule
2588 sendEmailToEmployee must be empty. BrokenBusinessRule
2589 textPaySlip must be empty. BrokenBusinessRule
2590 textPayment must be empty. BrokenBusinessRule
2591 textTariffPaySlip must be empty. BrokenBusinessRule
2592 initiationParameters.emailAddressPayrollRunStarted must be empty. BrokenBusinessRule
2593 initiationParameters.emailAddressPayrollRunFinished must be empty. BrokenBusinessRule
2594 The provided year may be a maximum of 7 years in the past (based on current datetime) BrokenBusinessRule
2595 initiationParameters.emailAddressPayrollRunStarted contains an invalid email address. BrokenBusinessRule
2596 initiationParameters.emailAddressPayrollRunFinished contains an invalid email address. BrokenBusinessRule
2597 Payroll runs for the specified year are not yet available. BrokenBusinessRule
2598 The previous payroll run has not been completed. BrokenBusinessRule
2599 There is a request for termination for the specified year. BrokenBusinessRule
2600 There are no payroll variables for the specified year and period. BrokenBusinessRule
2608 The selected payroll period must be either the last payroll period with an approved payroll run or that periode +1 if available. In case of no approved payroll runs for the year of payrolling it must be the first payroll period. BrokenBusinessRule
2663 textPaySlip has an invalid length. BrokenBusinessRule
2664 textPayment has an invalid length. BrokenBusinessRule
2665 textTariffPaySlip has an invalid length. BrokenBusinessRule
2667 availableForEmployeeDate must have a valid DateTime value. BrokenBusinessRule
2862 No more payroll periods available within the active year of payrolling. BrokenBusinessRule
3082 notifyOfInitiation contains an invalid email address BrokenBusinessRule
3083 notifyOfInitiation contains too much text BrokenBusinessRule
6447 initiationParameters.typeOfInitiation is invalid. BrokenBusinessRule
6448 initiationParameters.emailAddressPayrollRunStarted has an invalid length. BrokenBusinessRule
6449 initiationParameters.emailAddressPayrollRunFinished has an invalid length. BrokenBusinessRule
6450 If initiationParameters.typeOfInitiation is withoutEmploymentData then the selected payroll period must be the first available payroll period that does not have an approved payroll run within the active year of payrolling. BrokenBusinessRule
6451 availableForEmployeeDate must be empty. Warning