Spreads REST Endpoints

Spreads
Use the Spreads service to calculate the activity or assignment spread and to download the spread results.
Calculate Activity Spread
Method: post
Path: /api/restapi/action/activityspread/calculate
Calculate Assignment Spread
Method: post
Path: /api/restapi/action/assignmentspread/calculate
Download Activity/Assignment Spread
Method: get
Path: /api/restapi/action/spreadResult/{jobId}
View Job Status
Method: get
Path: /api/restapi/action/jobStatus/{jobId}