Send back a timesheet for review or modification

Sends the given timesheet back to the employee for review or modification.

Authentication

This endpoint accepts any one of the following token types:

  • Company-scoped access token (OAuth2AuthorizationCode) — obtained through the Authorization Code flow or the Refresh Token flow. See Authentication for partners.
  • Customer API token (CustomerAPIToken) — generated by the customer on their Integration Settings page. See Authorization for customers.

Scopes

CategoryRead only ScopeWrite only Scope (read access implicit)
Manage timeoffs (time_and_attendance)-Manage timesheets (timesheet:write)
Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
required

Timesheet ID

Body Params

SendBackTimesheetParams

Parameters for sending a submitted timesheet back to the employee for revision. The timesheet status will change to in_calibration and the employee will be notified.

string
required

A required explanation of why the timesheet is being sent back. This will be visible to the employee.

Responses

Callback
Language
Credentials
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json