Skip to main content

Update timecode

PATCH 

/api/v1/timecodes/:id

Update a timecode by applying a bitemporal correction to its currently-effective version rather than mutating the row in place; name must remain present, and only the fields sent in the body are changed (omitted fields keep the current version's values). Changing rate-affecting attributes (billable, overtime_eligible, unpaid, pwa, holiday, pto, rest_and_recovery, incentive_pay_eligible) enqueues a background rate re-sync. An effective_date in the body is not read here — the correction takes effect at the record's existing valid_from.

Required scope:

timecodes:update

Request

Responses

Success