FullSummaryOfPayReportLine

Name / Description Type / Format Example
payCode
Each PayLine has a Code. The Code will match the Code property of a PayCode.
The PayCode that is used determines how the amount is treated with regards to tax, NI and pensions
PayCode {PayCode}
value number double 0.0
erValue number double 0.0
qty number double 0.0
headCount integer int32 0
{
  "payCode": {
    "title": "string",
    "code": "string",
    "defaultValue": 0.0,
    "isDeduction": true,
    "isNiable": true,
    "isTaxable": true,
    "isPensionable": true,
    "isAttachable": true,
    "isRealTimeClass1aNiable": true,
    "isNotContributingToHolidayPay": true,
    "isQualifyingEarningsForAe": true,
    "isNotTierable": true,
    "isTcp_Tcls": true,
    "isTcp_Pp": true,
    "isTcp_Op": true,
    "flexibleDrawdown": "None",
    "isAutoAdjust": true,
    "calculationType": "FixedAmount",
    "multiplierType": "None",
    "dailyRateMultiplier": 0.0,
    "hourlyRateMultiplier": 0.0,
    "isSystemCode": true,
    "isControlCode": true,
    "payee": "string"
  },
  "value": 0.0,
  "erValue": 0.0,
  "qty": 0.0,
  "headCount": 0
}
Contained in Models
FullSummaryOfPayReport
Consumed by Operations

- none -

Returned by Operations

- none -