Creates a/an Flexible time record

What does it do?

This endpoint allows the creation of a new flexible time record with the given params. A flexible time record is used to impute time to a project, without having an strict relation with an attendance's shift. For a successful creation; the given project must be active and the given project worker must be assigned.

What params does it accept?
  • project_worker_id: the project worker that will be related to the flexible time record.
  • date: the date that occured the flexible time record.
  • imputed minutes: the amount of time that has to be imputed, in minutes.
  • subproject_id: optionally, the id of the subproject worked on.
Who can use it?

Only companies who have enabled projects_flexible_tracking feature and users with the permission to create flexible time records.

Language
Authorization
URL
Click Try It! to start a request and see the response here!