ResourceHour REST Endpoints

ResourceHour

A resource hour corresponds to an entry on a timesheet edited in Timesheets. Resource hours may not be exported directly by the XMLExporter, but all child resource hours are exported automatically when exporting timesheets. Resource hours are read only.

Create ResourceHour
Method: post
Path: /resourceHour
Delete ResourceHour
Method: delete
Path: /resourceHour
Read ResourceHour
Method: get
Path: /resourceHour
Update ResourceHour
Method: put
Path: /resourceHour
View ResourceHour Field Length
Method: get
Path: /resourceHour/getFieldLength/{fieldName}
View ResourceHour fields
Method: get
Path: /resourceHour/fields