WarningsReportLine

Name / Description Type / Format Example
payrollCode string "string"
employeeName string "string"
warningType string "MissingBankDetails" "MissingAddressLines" "AddressInvalid" "NinoInvalid" "BelowNationalMinimumWage" "HighGrossPay" "HighNetPay" "InReceiptOfTaxRefund" "NetToGrossDiscrepancyAboveThreshold" "StatutoryMaternity" "TeachersPensionNotAutoCalculated" "JointTeachersPensionsNotAutoCalculated" "MissingNiNumber" "OpenEndedAbsences" "SspHasExpired" "SspDueToExpire" "InvalidBankDetails" "DuplicateEmployee"
warningMessage string "string"
{
  "payrollCode": "string",
  "employeeName": "string",
  "warningType": "MissingBankDetails",
  "warningMessage": "string"
}
Contained in Models
WarningsReport
Consumed by Operations

- none -

Returned by Operations

- none -