Contract.SpinalPointUpdateRequest

Name / Description Type / Format Example
uniqueId string uuid "string"
name
Name of the Spinal Point
string "string"
number
Number of Spinal Point within the Scale
integer int32 0
annualValue
Annual Value for the Spinal Point
number double 0.0
annualValueAltMax
Annual Value for the Spinal Point (Alternative Max Value)
number double 0.0
annualValueLAInner
Annual Value for the Spinal Point Inner London Allowance
number double 0.0
annualValueLAInnerAltMax
Annual Value for the Spinal Point Inner LA (Alt Max Value)
number double 0.0
annualValueLAOuter
Annual Value for the Spinal Point Outer London Allowance
number double 0.0
annualValueLAOuterAltMax
Annual Value for the Spinal Point Outer LA (Alt Max Value)
number double 0.0
annualValueLAFringe
Annual Value for the Spinal Point Fringe London Allowance
number double 0.0
annualValueLAFringeAltMax
Annual Value for the Spinal Point Fringe LA (Alt Max Value)
number double 0.0
effectiveDate
Date these rates became effective
string date "2024-04-27"
{
  "uniqueId": "string",
  "name": "string",
  "number": 0,
  "annualValue": 0.0,
  "annualValueAltMax": 0.0,
  "annualValueLAInner": 0.0,
  "annualValueLAInnerAltMax": 0.0,
  "annualValueLAOuter": 0.0,
  "annualValueLAOuterAltMax": 0.0,
  "annualValueLAFringe": 0.0,
  "annualValueLAFringeAltMax": 0.0,
  "effectiveDate": "2024-04-27"
}
Contained in Models

- none -

Consumed by Operations
Update Multiple SpinalPoints
Returned by Operations

- none -