Creates a new employee rate set.

Creates a new employee rate set, using its group code as a unique identifier on the specified business unit.

For help with authorization, please visit https://developer.hcssapps.com/getting-started/request-tokens

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Body Params

Employee rate set.

A LaborRateSet is a collection of EmployeeRates that
should be applied starting from the EffectiveDate.

If the rate set group code is null, these rates will be applied to
all rate sets.

string
required

Gets the business unit code.

employeeRates
array of objects | null

Gets the employee rates.

employeeRates
date-time | null

Gets the effective date.

string
required

Gets the rate set group code, used to uniquely identify this rate
set.

string | null

Gets the rate set group description.

uuid | null

The Id of the rate set.

Responses
200

Success

Language
Credentials
OAuth2
Missing 4 required scopes
LoadingLoading…
Response
Click Try It! to start a request and see the response here!