Update ResourceAssignmentSpread

put

/spread/resourceAssignmentSpread

Send a request to this endpoint to update one or more ResourceAssignmentSpread. An application object will be created for each JSON object provided in the request body

Request

Header Parameters
Supported Media Types
Request Body - application/json ()
ResourceAssignmentSpread object.
Root Schema : UpdateResourceAssignmentSpread
Type: object
Title: UpdateResourceAssignmentSpread
UpdateResourceAssignmentSpread Entity
Show Source
Nested Schema : ResourceAssignmentSpread
Type: array
The live resource assignment spread data.
Show Source
Nested Schema : ResourceAssignmentSpread
Type: object
The live resource assignment spread data.
Show Source
Nested Schema : Period
Type: array
Show Source
Nested Schema : Period
Type: object
Show Source
  • The planned units of work for the resource assignment on the activity. This field is named BudgetedUnits in Primavera's Engineering & Construction and Maintenance & Turnaround solutions.
  • The remaining units of work to be performed by this resource on this activity. Before the activity is started, the remaining units are the same as the planned units. After the activity is completed, the remaining units are zero.
  • The start of the time period that you are interested in.
Back to Top

Response

Supported Media Types

200 Response

OK.
Body ()
Root Schema : schema
Type: boolean

400 Response

Bad Request.

401 Response

Unauthorized.

403 Response

Forbidden.

404 Response

Not Found.

405 Response

Invalid Input.

500 Response

Internal Server Error.
Back to Top