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: postPath:
/api/restapi/action/activityspread/calculate
- Calculate Assignment Spread
- Method: postPath:
/api/restapi/action/assignmentspread/calculate
- Download Activity/Assignment Spread
- Method: getPath:
/api/restapi/action/spreadResult/{jobId}
- View Job Status
- Method: getPath:
/api/restapi/action/jobStatus/{jobId}