A spine point is used to represent a salary amount according to a point on a Pay Spine. A spine point can then optionally be used to control the salary paid to an employee. Rather than attributing a salary amount directly to the employee, a spine point can be attributed to the employee, and they will be paid the amount represented by the spine point
Get Spine Points
Pay Spines Response - Array
Unauthorized - Authorization Required
General Error
{- "data": [
- {
- "id": "a0bc1ba8-063e-c1fd-3e8f-6b5951f33e03",
- "type": "spinepoints",
- "attributes": {
- "index": 7,
- "description": "Spine Point 7",
- "annualSalary": 25000
},
}
]
}