Contract.AllowanceGradesUpdateRequest

Name / Description Type / Format Example
uniqueId
Allowance Grades identifier
string uuid "string"
allowanceGradePayslipText
Alternative text for display on the payslip (i.e. TLR1A)
string "string"
allowanceGradeAnnualValue
FTE value of allowance grade
number double 0.0
allowanceGradeEffectiveDate
Effective date of the value
string date "2024-04-27"
allowanceName
Spine Allowance Name
string "string"
{
  "uniqueId": "string",
  "allowanceGradePayslipText": "string",
  "allowanceGradeAnnualValue": 0.0,
  "allowanceGradeEffectiveDate": "2024-04-27",
  "allowanceName": "string"
}
Contained in Models

- none -

Consumed by Operations
Update Multiple AllowanceGrades
Returned by Operations

- none -