Collaboration Aggregation Schedules REST Endpoints

Supply Chain Planning/Collaboration Aggregation Schedules
A collaboration aggregation schedule presents the active aggregation schedule used to display data in supply chain collaboration. For example, order forecast quantities are always displayed in the daily time buckets and the daily values can be aggregated by week or use a period definition such as Monthly or 4 Weeks - 4 Weeks - 5 Weeks.
Activate an aggregation schedule
Method: post
Path: /fscmRestApi/resources/11.13.18.05/collaborationAggregationSchedules/action/activateSchedule
Get all aggregation schedules
Method: get
Path: /fscmRestApi/resources/11.13.18.05/collaborationAggregationSchedules
Get an aggregation schedule
Method: get
Path: /fscmRestApi/resources/11.13.18.05/collaborationAggregationSchedules/{ScheduleId}
Update an aggregation schedule
Method: patch
Path: /fscmRestApi/resources/11.13.18.05/collaborationAggregationSchedules/{ScheduleId}