Time Recording Comments REST Endpoints
Shared Services/Time Recording Comments
The time recording comments resource is used to update comments for a time recording entry. This resource is used to update comments when the time entry fee has been paid.
- Get a time recording entry
- Method: getPath:
/fscmRestApi/resources/11.13.18.05/publicSectorTimeRecordingComments/{TeEntryKey} - Get all time recording entries
- Method: getPath:
/fscmRestApi/resources/11.13.18.05/publicSectorTimeRecordingComments - Update a time recording entry
- Method: patchPath:
/fscmRestApi/resources/11.13.18.05/publicSectorTimeRecordingComments/{TeEntryKey}