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": {
}, - "data": [
- {
- "type": "spinePoints",
 - "id": "a0bc1ba8-063e-c1fd-3e8f-6b5951f33e03"
 
}, - {
- "type": "spinePoints",
 - "id": "322f1e59-573d-1d93-7c01-3b6303abe9be"
 
} 
] 
} 
} 
], 
} 
] 
}