|
Navigation: Reference Manual > Payrolls > End Points > CertifyPayroll |
Send comments on this topic. |
Description
Certifies an existing payroll in PRISM. Certifying a payroll consist of many steps.
Note: To add a payroll, consider AddPayroll
Rules
1.The contract must already exist in PRISM
Parameters
|
# |
API Field Name |
PRISM Field (Max size) |
Req? |
Comment |
|
1 |
UserID |
Authentication |
Y |
PRISM user account with security actions to use API |
|
2 |
Password |
Authentication |
Y |
Account Password |
|
3 |
PRISMKey |
Authentication |
Y |
Provided by PRISM Professionals |
|
4 |
PayrollID |
Long |
Y |
Use Get to get PRISM Payroll ID |
|
5 |
UserID |
String |
Y |
UserID of person certifying this payroll. |
|
6 |
Title |
String |
Y |
Title of person certifying this payroll |
|
7 |
MonitorUserID |
String |
N |
|
|
8 |
ExceptionType Exception1 Exception2 |
Long Long |
N |
Payroll Exceptions affirmed by the user, if any. Provide the ordinal position. |
|
9 |
IsFinalPayroll |
boolean |
Y |
Default [N] |
|
10 |
ContractName |
String |
|
|
|
11 |
SignatureName |
String |
Y |
Name of person submitting payroll |
|
12 |
PinCode |
String |
Y|N |
Required if PRISM is configured with two step verification of certification of payroll |
Return Values
|
# |
Name |
Type |
Comment |
|
1 |
OperationStatus |
Boolean |
|
|
2 |
Mesage |
String |
|
|
3 |
ID |
String |
PRISM Internal Vendor GUID |
|
|
PRISM Compliance Management - Copyright © 2018 |