Create a new timecard entry

Purpose: Use this endpoint to create new timecard entries for your drivers. New timecard entries are programmatically posted to import or synchronize records from external HR, Payroll, or workforce management systems with Motive’s time tracking.

Response Parameters

success

  • Type: Boolean
  • Description: Denotes if the timecard was created or not. In most cases, the bool value will be "true".

Body Params
date
required

Specify the date for which you want to update the timecard entries.

int32
required

Specify the ID of the user for whom you are making these changes.

timecard_entries
array of objects
timecard_entries
Responses

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