Update timesheet status by Timesheet ID.Ask AIpost https://acmecompany.clayhr.com/rm/api/timesheet/updateUpdate the timesheet status (submit, approve, reject) corresponding to supplied Timesheet ID.Query ParamstimesheetIdint32requiredTimesheet ID of the timesheet.statusstringenumrequiredStatus of timecard. Choose between ["PD-Pending for Approval", "PAP-Partially Approved", "AP-Fully Approved","NEW-New Timesheet","RJ-Rejected"].PDPAPAPNEWRJAllowed:PDPAPAPNEWRJcommentsstringCommentsHeadersx-api-keystringrequiredThe API key of the user to authenticate.useridint32requiredThe ID of the user to authenticate.Responses 200OK 401Unauthorized 409ConflictUpdated 6 months ago