Skip to main content

Partial update of an existing Time Recording

Partial update of an existing Time Recording

Path Parameters
key uuid REQUIRED
Header Parameters
x-instance string

The target instance for the request

x-company string

The target company for the request

Request Body
id uuid
resource object REQUIRED
id uuid
no String
name String
defaults object[]
id uuid
validFrom date-time
workHourTemplate object
id uuid
code String
description String
monday float
tuesday float
wednesday float
thursday float
friday float
saturday float
sunday float
calendar object
code String
description String
entries object[]
id uuid
date date-time
description String
recurrent Boolean
isWorking Boolean
description String
date date-time
start date-time
end date-time
duration int32
durationBillable int32
break int32
workType String
complete Boolean
customer object
id uuid
no String
name String
address object
id uuid
address1 String
address2 String
city String
state String
postCode String
country String
jobs (circular)[]
job object
id uuid
no String
description String
jobTasks (circular)[]
customer (circular)
tntModel object
id uuid
code String
description String
lines (circular)[]
jobTask object
id uuid
no String
description String
job (circular)
status int32

Possible values: [0, 1, 2]

jobPlanningLine object
id uuid
jobTaskId uuid
jobNo String
taskNo String
lineNo int32
description String
itemNo String
serviceBillingType int32

Possible values: [0, 1, 2, 3, 100]

tntModelLine object
id uuid
tntModel (circular)
code String
description String
quantity double
billable Boolean
itemNo String
rounding int32
nonBillableReason int32

Possible values: [0, 2, 3, 4]

modelType int32

Possible values: [0, 1, 2, 3]

workItem object
source String
organization String
project String
id String
parentId String
title String
type String
status String
area String
iteration String
originalEstimate double
remaining double
completed double
contact String
calendarEventId String
nonBillableReason int32

Possible values: [0, 2, 3, 4]

status int32

Possible values: [0, 1, 2]

created date-time
modified date-time
Responses
200

Success