CisPartnership

If an Employee is marked as a CIS Subcontractor and is registered as a Partnership then this model provides further details specifically related to the CIS Partnership.

Name / Description Type / Format Example
lines EmployeeLeaveReportLine[] {EmployeeLeaveReportLine}
report string "GrossToNet" "GrossToNetCis" "PayrunPayments" "Furlough" "PensionContribs" "Journal" "HourlyPay" "UmbrellaReconciliation" "UmbrellaStatement" "StatutoryPay" "CostAnalysis" "CostOfEmployment" "FullSummaryOfPay" "P11" "P11d" "P30" "P32" "P45" "P60" "EmployeeExport" "RightToWork" "AeoStatement" "HolidayAllowances" "HolidayPayAccruals" "AeAssessments" "CisStatement" "SubcontractorSummary" "PayrollAnalysis" "VarianceReport" "P11Detailed" "NiLetterValidation" "Ytd" "TaxCodeChanges" "EmployeeBenefits" "MemberEnrolment" "AttachmentOrders" "NiYtd" "ApprenticeshipLevy" "TeachersPensionEoy" "MaternitySchedule" "PaySpine" "SpinePoint" "PayGrades" "PaySpineAllowances" "AverageHolidayPayRate" "EmployeeRoleExport" "HolidayPayAccrualsHours" "GenderPayGap" "PensionMemberships" "PayElement" "LoanBalances" "EmployeeLeave" "AdvancedVarianceReport" "EmployeePayments" "EmployeeLoanExport" "CombinedPensionContributions"
taxYear string "Year2017" "Year2018" "Year2019" "Year2020" "Year2021" "Year2022" "Year2023" "Year2024" "Year2025"
title string "string"
isDraft boolean true
{
  "lines": [
    {
      "firstName": "string",
      "lastName": "string",
      "type": "Unauthorised",
      "payment": "DoNotPay",
      "payrollCode": "string",
      "openEndedAbsence": true,
      "percentOfPay": 0.0,
      "paySSPInAddition": true,
      "payFrequency": "DaysInPeriod",
      "occupationalPolicy": "string",
      "from": "2025-12-13",
      "to": "2025-12-13",
      "useOpeningPay": true,
      "openingPay": 0.0,
      "openingOmpPay": 0.0,
      "babyDueDate": "2025-12-13",
      "babyBirthDate": "2025-12-13",
      "matchingDate": "2025-12-13",
      "expectedPlacementDate": "2025-12-13",
      "placementDate": "2025-12-13",
      "deathDate": "2025-12-13",
      "averageWeeklyEarnings": 0.0,
      "automaticAWECalculation": true,
      "calculationType": "OneThreeSixtyFifthFTE",
      "strikeHoursToDeduct": 0.0,
      "historicLeaveRequiresProcessing": true,
      "offsetPay": true,
      "useAssumedPensionablePay": true,
      "automaticAPPCalculation": true,
      "assumedPensionablePay": 0.0
    }
  ],
  "report": "GrossToNet",
  "taxYear": "Year2017",
  "title": "string",
  "isDraft": true
}
Contained in Models
EmployeeLeaveReportReportResponse
Consumed by Operations

- none -

Returned by Operations

- none -