Review a submitted timesheet
Approves or rejects a submitted timesheet; only timesheets in PENDING_REVIEW status are eligible, and all associated hours are approved or rejected as a single operation.
Token scopes: time-tracking:write
Approves or rejects a submitted timesheet; only timesheets in PENDING_REVIEW status are eligible, and all associated hours are approved or rejected as a single operation.
Token scopes: time-tracking:write
Standard OAuth2 security scheme based on https://swagger.io/docs/specification/authentication/
Review information for the timesheet. review_reason is required when review_status is REJECTED.
The Deel API uses bearer tokens to authenticate requests. All API calls must be made over HTTPS — calls over plain HTTP or without authentication will fail.