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: string
EndDate
-
IncludeCumulative: string
IncludeCumulative to load : Supported values - true, false
-
PeriodType(required): string
PeriodType to loadExample:
WEEK -
ResourceAssignmentObjectId(required): string
ResourceAssignmentObjectIds to loadExample:
4835,4845 -
SpreadField(required): string
SpreadFields to loadExample:
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: string
StartDate
Header Parameters
-
Authorization: string
OAuth token
There's no request body for this operation.
Back to TopResponse
Supported Media Types
- application/zip
200 Response
ZIP file with spread JSON attached.
400 Response
Bad Request.
401 Response
Unauthorized.
403 Response
Forbidden.
500 Response
Internal Server Error.