This call returns a list of pay classes in a business unit.
Success
Bad Request. See https://developer.hcssapps.com/getting-started/troubleshoot-bad-request for more information.
Unauthorized. See https://developer.hcssapps.com/getting-started/troubleshoot-unauthorized for more information.
Forbidden. See https://developer.hcssapps.com/getting-started/troubleshoot-forbidden for more information.
[- {
- "id": "ba51a247-d726-4fdf-9280-521b272c0d44",
- "code": "PC1",
- "description": "Pay Class 1",
- "isDeleted": false
}
]
The set of values to be updated
Success
Bad Request. See https://developer.hcssapps.com/getting-started/troubleshoot-bad-request for more information.
Unauthorized. See https://developer.hcssapps.com/getting-started/troubleshoot-unauthorized for more information.
Forbidden. See https://developer.hcssapps.com/getting-started/troubleshoot-forbidden for more information.
The specified resource is not found.
{- "businessUnitId": "214dd610-35bc-4504-9246-7073493e0400",
- "code": "string",
- "hbEstimateCode": "string",
- "description": "string",
- "isActive": true
}