Methods

  • get - List HMRC Adjustments
  • get - Get HMRC Adjustments by Employee ID

Resource

{
    "hmrcAdjustments": {
        "<key>": "array"
    },
    "payRunId": "int32"
}

Properties

Name Type Description
hmrcAdjustments object Dictionary
hmrcAdjustments.<key> map of array List
hmrcAdjustments.<key>.amount double Decimal
hmrcAdjustments.<key>.applyTaxRelief boolean Nullable
hmrcAdjustments.<key>.contributionType string String
hmrcAdjustments.<key>.employeeExternalId string String
hmrcAdjustments.<key>.employeeId string String
hmrcAdjustments.<key>.employeeName string String
hmrcAdjustments.<key>.externalId string String
hmrcAdjustments.<key>.id int32 Int32
hmrcAdjustments.<key>.locationId string String
hmrcAdjustments.<key>.locationName string String
hmrcAdjustments.<key>.niCategory string String
hmrcAdjustments.<key>.notes string String
payRunId int32 Int32