get https://api.factorialhr.com/api/2024-10-01/resources/project_management/flexible_time_record_comments
What does it do?
This endpoint can be used to read a 'flexible time record comment'
What params does it accept?
- 'flexible_time_record_id': the
flexible time record
to which the comment to be read is associated. Must be an integer. - 'ids': the comment id to be fetched. Has to be an array of integers.
Who can use it?
Only companies who have enabled projects_flexible_tracking
feature.