TimesheetPeriod REST Endpoints
TimesheetPeriod
Timesheet periods indicate both the start date and duration of a group of assigned timesheets. Timesheet periods are read only.
- Create TimesheetPeriods
- Method: postPath:
/timesheetPeriod - Delete TimesheetPeriods
- Method: deletePath:
/timesheetPeriod - Read TimesheetPeriods
- Method: getPath:
/timesheetPeriod - Update TimesheetPeriods
- Method: putPath:
/timesheetPeriod - View TimesheetPeriod Field Length
- Method: getPath:
/timesheetPeriod/getFieldLength/{fieldName} - View TimesheetPeriod fields
- Method: getPath:
/timesheetPeriod/fields