TimeEntry
Supported Methods | Supported Parameters |
---|---|
GET, POST, PATCH | Id, page, pageSize, modTimeStart, modTimeEnd, isDeleted |
{
"ID":"",
"Class":{
"ID":"",
"FullName":""
},
"Duration":"",
"Customer":{
"ID":"",
"FullName":"",
"Name":""
},
"Entity":{
"ID":"",
"FullName":"",
"Name":""
},
"IsBillable":"",
"Service":{
"ID":"",
"FullName":"",
"Name":""
},
"Note":"",
"Rate":0.0,
"LastModifiedDate":"2020-09-16T15:39:31Z",
"Date":"2020-09-16T15:39:31Z",
"PayrollItem":{
"ID":"",
"FullName":"",
"Name":""
},
"CreatedDate":"2020-09-16T15:39:31Z",
"DeletedDate":"2020-09-16T15:39:31Z",
"Notes":"",
"Number":""
}
Updated about 1 year ago
Did this page help you?