Update an overtime rate
Overtime Rates
Update an overtime rate
PUT
Update an overtime rate
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Path Parameters
Body
application/json
The multiplier for this overtime, e.g 1.5 or 2.
Editing is prevented when is_editable is false
Required range:
0 <= x <= 100If set, this amount is used for the hourly rate, not the calculated amount from the rate_multiplier.
Editing is prevented when is_editable is false
Required range:
0 <= x <= 99999Maximum string length:
255
