PayRunChanges

Name / Description Type / Format Example
payRunEntries
A list of PayRunEntries where the PayRunEntry itself has been modified and.or the related Employee record was changed
Item[] {Item}
{
  "type": "string",
  "content": "string",
  "model": {
    "lines": [
      {
        "payrollCode": "string",
        "employeeName": "string",
        "warningType": "MissingBankDetails",
        "warningMessage": "string"
      }
    ],
    "taxYear": "Year2017"
  },
  "stream": "string"
}
Contained in Models

- none -

Consumed by Operations

- none -

Returned by Operations
Export Payroll Run Warnings