Paysheets REST Endpoints

Paysheets
The paysheet resource is used to view and update participant paysheets. A payment batch generates paysheets for each incentive compensation participant who meets the payment batch criteria. Individual paysheets are generated for each plan component and a summarized paysheet is generated for all plan components.
Get a paysheet
Method: get
Path: /fscmRestApi/resources/11.13.18.05/paysheets/{PaysheetId}
Get all paysheets
Method: get
Path: /fscmRestApi/resources/11.13.18.05/paysheets
Update a paysheet
Method: patch
Path: /fscmRestApi/resources/11.13.18.05/paysheets/{PaysheetId}