A pay grade is an optional attribute that can be used to control the salary paid to employees. Rather than attributing a salary amount directly to a person, a grade (and spine point) can be attributed to the person, and they will be paid the amount attributed to the grade/spine point
Get Pay Grades
Pay Grades Response - Array
Unauthorized - Authorization Required
General Error
{- "data": [
- {
- "id": "a0bc1ba8-063e-c1fd-3e8f-6b5951f33e03",
- "type": "paygrades",
- "attributes": {
- "name": "Grade 2",
- "description": "Grade 2"
}, - "relationships": [
- {
- "spinePoints": {
- "links": {
- "related": "https://localhost:5001/integrations/208182d9-303b-4da3-8b30-0e4ca12abe56/payGrades/a0bc1ba8-063e-c1fd-3e8f-6b5951f33e03/spinePoints "
}, - "data": [
- {
- "type": "spinePoints",
- "id": "a0bc1ba8-063e-c1fd-3e8f-6b5951f33e03"
}, - {
- "type": "spinePoints",
- "id": "322f1e59-573d-1d93-7c01-3b6303abe9be"
}
]
}
}
],
}
]
}