ProjectManagement > TimeRecord > Update observations

Subscription_type: project_management/time_record/update_observations

Payload

Callback payload

string
required

Id of the time record

string
required

Id of the project worker

string

Id of the attendance shift

string

Id of the subproject

string

Id of the project task assigned to the time record. Refers to project_management/project_tasks endpoint.

string

Reference date of the shift

integer

Minutes difference between the clock in and clock out

string

Clock in time

string

Clock out time

string

Comment for the time record

Response
200

Return a 200 status to indicate that the data was received successfully

LoadingLoading…