square.updateTimecard updates an existing Timecard.
Example
automations/square-update-timecard.automation.ts
Inputs
Every input accepts a compatible signal. It requiresTIMECARDS_READ and TIMECARDS_WRITE.
Use the official UpdateTimecard reference for provider field semantics and limits.
Output
Returns the officialSquare.UpdateTimecardResponse response as a codec-safe object. Square integer money amounts remain bigint values.