Repetition Schedule Services REST Endpoints
Power Data/Repetition Schedule Services
The operations from the Power Data/Repetition Schedule Services category.
- Create a Repetition Schedule Service
- Method: postPath:
/repetitionScheduleServices - Delete a Repetition Schedule Service
- Method: deletePath:
/repetitionScheduleServices/{repSchedServiceGid} - Get a Repetition Schedule Service
- Method: getPath:
/repetitionScheduleServices/{repSchedServiceGid} - Get Repetition Schedule Services
- Method: getPath:
/repetitionScheduleServices - Update a Repetition Schedule Service
- Method: patchPath:
/repetitionScheduleServices/{repSchedServiceGid}