put
https://api.hcssapps.com/setups/api/v1/RateSet/PayClass/
The payload has an outer wrapper and a list of pay class rates. All fields of the outer wrapper should be specified.
In list of rates, the pay class code is used as the primary key. (i.e., id has no effect).
For pay classes that are specified in the payload, the server will match exactly what is sent. In other words, if fields are not specified (e.g., taxPercent), they will be saved as 0, replacing any existing data.
If a rate exists, but is not provided in the payload, the existing rate will remain as-is.
For help with authorization, please visit https://developer.hcssapps.com/getting-started/request-tokens