Name / Description | Type / Format | Example | |
---|---|---|---|
name
Pay spine grade name
|
string
|
"string"
|
|
lowerPointUniqueId
Id of lower spinal point to be used.
|
string
uuid
|
"string"
|
|
upperPointUniqueId
Id of upper spinal point to be used.
|
string
uuid
|
"string"
|
|
upperPointUseMax
Use the Alt Max Value of the Upper Point. (Default false)
|
boolean
|
true
|
|
effectiveDate
Date that this configuration is effective from.
|
string
date
|
"2024-11-21"
|
|
holidayEntitlement
The number of holiday days entitled for this pay spine grade.
|
number
double
|
0.0
|
{
"name": "string",
"lowerPointUniqueId": "string",
"upperPointUniqueId": "string",
"upperPointUseMax": true,
"effectiveDate": "2024-11-21",
"holidayEntitlement": 0.0
}
- none -
- none -