ReadResourceAssignmentSpreadZip

get

/spread/resourceAssignmentSpreadZip

Reads the live resource assignment spread data from the specified resource assignment and returns a ZIP file

Request

Query Parameters
  • EndDate
  • IncludeCumulative to load : Supported values - true, false
  • PeriodType to load
    Example:
    WEEK
  • ResourceAssignmentObjectIds to load
    Example:
    4835,4845
  • SpreadFields to load
    Example:
    ActualCost,ActualOvertimeCost,ActualOvertimeUnits,ActualRegularCost,ActualRegularUnits,ActualUnits,AtCompletionCost,AtCompletionUnits,PlannedCost,PlannedUnits,RemainingCost,RemainingLateCost,RemainingLateUnits,RemainingUnits,StaffedRemainingCost,StaffedRemainingLateCost,StaffedRemainingLateUnits,StaffedRemainingUnits,UnstaffedRemainingCost,UnstaffedRemainingLateCost,UnstaffedRemainingLateUnits,UnstaffedRemainingUnits,PeriodActualCost,PeriodActualUnits,PeriodAtCompletionCost,PeriodAtCompletionUnits
  • StartDate
Header Parameters

There's no request body for this operation.

Back to Top

Response

Supported Media Types

200 Response

ZIP file with spread JSON attached.

400 Response

Bad Request.

401 Response

Unauthorized.

403 Response

Forbidden.

500 Response

Internal Server Error.
Back to Top