OverheadCode REST Endpoints
OverheadCode
Overhead codes are used to log timesheet hours for activities, which are not associated with any current projects.
- Create OverheadCodes
- Method: postPath:
/overheadCode - Delete OverheadCodes
- Method: deletePath:
/overheadCode - Read OverheadCodes
- Method: getPath:
/overheadCode - Update OverheadCodes
- Method: putPath:
/overheadCode - View OverheadCode Field Length
- Method: getPath:
/overheadCode/getFieldLength/{fieldName} - View OverheadCode fields
- Method: getPath:
/overheadCode/fields